{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parklands-four-gotes-wisbech",
  "name": "Camping Parklands",
  "description": "Camping Parklands is a campsite in Wisbech, Cambridgeshire, located a river/stream.The campsite has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parklands-four-gotes-wisbech",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67515f4e4a36a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sutton Road",
    "addressLocality": "Four Gotes/Wisbech",
    "postalCode": "PE13 5PH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.73292,
    "longitude": 0.14697
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}