{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clumber-park-caravan-club-site-worksop-nottinghamshire",
  "name": "Clumber Park Caravan Club Site",
  "description": "Currently no description added for Clumber Park Caravan Club Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clumber-park-caravan-club-site-worksop-nottinghamshire",
  "image": [
    "https://lh4.googleusercontent.com/-xr3-Lko2ekY/UVF5Dod82BI/AAAAAAAB5qw/GEDwv5AwqaU/w1000/war%252520memorial%252520%25252CHardwick%252520village%25252C%252520clumber%252520park.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lime Tree Avenue",
    "addressLocality": "Worksop",
    "addressRegion": "Nottinghamshire",
    "postalCode": "S80 3AE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3042362,
    "longitude": -1.1246168
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}