{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/headiton-holidays-banff",
  "name": "Headiton Holidays",
  "description": "Listing of 1 Campground in Longmanhill with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/headiton-holidays-banff",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jubilee Terrace",
    "addressLocality": "Banff",
    "postalCode": "AB45 3RN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.6645459,
    "longitude": -2.5217539
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}