{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herston-caravan-and-camp-site-england-united-kingdom",
  "name": "Herston Caravan and Camp Site",
  "description": "Herston Caravan and Camp Site is a camping location in Swanage. At this site, you can find a supermarket, playground, toilet facilities, showers, laundry services, WiFi, and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herston-caravan-and-camp-site-england-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189879"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "111637",
    "addressRegion": "england",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61708,
    "longitude": -1.97749
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}