{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-hoeven-west-brabant-1",
  "name": "Molecaten",
  "description": "Camping and holiday park Bosbad Hoeven with Water Play Park Splesj in Hoeven, North Brabant",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-hoeven-west-brabant-1",
  "image": [
    "https://www.molecaten.nl/Molecaten/media/Molecaten/Parken/Bosbad-Hoeven/Carrousel/Molecaten-Park-Bosbad-Hoeven-01-Waterspeelpark-Splesj.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Antwerpsepostbaan 81b",
    "addressLocality": "Hoeven",
    "addressRegion": "West-Brabant",
    "postalCode": "4741 SG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56956,
    "longitude": 4.56022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 1532,
    "bestRating": 5,
    "worstRating": 1
  }
}