{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burnside-caravan-site-banff",
  "name": "Burnside Caravan Site",
  "description": "Listing of 1 Campground in Fochabers with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burnside-caravan-site-banff",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jubilee Terrace",
    "addressLocality": "Banff",
    "postalCode": "IV32 7PF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.6645459,
    "longitude": -2.5217539
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}