{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cashel-campsite-balmaha",
  "name": "Cashel Campsite",
  "description": "Cashel Campsite is a campsite in Balmaha, Stirling, located in a wood and by a lake/recreational pond.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cashel-campsite-balmaha",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67505cfa2b1a0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rowardennan",
    "addressLocality": "Balmaha",
    "postalCode": "G63 0AW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.11253,
    "longitude": -4.58114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}