{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenmore-campsite-glenmore",
  "name": "Glenmore Campsite",
  "description": "Glenmore Campsite is a campsite located in Glenmore, Highland, in the forest, river/stream and lake/recreational lake. This campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenmore-campsite-glenmore",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee660dacd3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Glenmore",
    "postalCode": "PH22 1QU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.16719,
    "longitude": -3.69431
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}