{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kennemer-duincamping-geversduin-castricum-nl",
  "name": "Kennemer Duincamping Geversduin",
  "description": "Kennemer Duincamping Geversduin is located in a wooded dune reserve, close to the beach. Given the extensive entertainment programmes and beautiful...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kennemer-duincamping-geversduin-castricum-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f16e5551a0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beverwijkerstraatweg 205",
    "addressLocality": "Castricum",
    "postalCode": "1901 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.53025,
    "longitude": 4.64853
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}