{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/verdronken-land-van-saeftinghe-nieuw-namen-zeeland",
  "name": "Het Verdronken Land van Saeftinghe",
  "description": "motorhome next to the visitor center and cafe - center 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/verdronken-land-van-saeftinghe-nieuw-namen-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813247.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koninginnestraat",
    "addressLocality": "Nieuw-Namen",
    "addressRegion": "zeeland",
    "postalCode": "4568 PT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32821,
    "longitude": 4.14866
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  }
}