{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-park-waterbos-rockanje-sudhollandische-inseln",
  "name": "Molecaten park Waterbos",
  "description": "Would you like a comfortable place at Molecaten Park Waterbos? Here you will find the description of the comfortable places at Camping Waterbos.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-park-waterbos-rockanje-sudhollandische-inseln",
  "image": [
    "https://www.molecaten.de/getmedia/684991e0-081d-40cd-9b71-0ded5872ddc0/Molecaten-Park-Waterbos-01-kindercamping"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinrand 11",
    "addressLocality": "Rockanje",
    "addressRegion": "Südholländische Inseln",
    "postalCode": "3235 CC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.88257,
    "longitude": 4.053441
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 754,
    "bestRating": 5,
    "worstRating": 1
  }
}