{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-wastewater-strathdon-scotland",
  "name": "Discharge Wastewater",
  "description": "Overnight stays are permitted on gravel within the enclosure - toilet open during café opening hours",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-wastewater-strathdon-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651213250.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lecht Road",
    "addressLocality": "Strathdon",
    "addressRegion": "scotland",
    "postalCode": "AB36 8YP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.20115,
    "longitude": -3.24796
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}