{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-heerlijkheid-van-wolphaartsdijk-wolphaartsdijk",
  "name": "Camping The Glory of Wolphaartsdijk",
  "description": "Camping The Glory of Wolphaartsdijk is a campsite in Wolphaartsdijk, Zealand, located by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-heerlijkheid-van-wolphaartsdijk-wolphaartsdijk",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515b7abee0a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Muidenweg 10",
    "addressLocality": "Wolphaartsdijk",
    "postalCode": "4471 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.542,
    "longitude": 3.78042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}