{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunstan-hill-northumberland",
  "name": "Dunstan Hill - Camping and Caravanning Club Site",
  "description": "Book our highly-rated Dunstan Hill campsite from as low as £11 p/n. View pitch availability and book online now to kick-start your Northumberland adventure!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunstan-hill-northumberland",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Dunstan-Hill/Dunstan-Hill/1.jpg?rev=8bbefb44307743509ebf700653026a44"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dunstan Hill Camping and Caravanning Club Site",
    "addressRegion": "Northumberland",
    "postalCode": "NE66 3TQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4858,
    "longitude": -1.6281
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 58,
    "bestRating": 5,
    "worstRating": 1
  }
}