{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reraig-caravan-site-balmacara-kyle",
  "name": "Reraig Caravan Site",
  "description": "Reraig Caravan Site is a campsite in Balmacara, Highland, located by the sea.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reraig-caravan-site-balmacara-kyle",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee5facb62e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Along the A87",
    "addressLocality": "Balmacara/Kyle",
    "postalCode": "IV40 8DH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.28289,
    "longitude": -5.62614
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}