{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-rockanje-zuid-hollandse-eilanden-1",
  "name": "Molecaten",
  "description": "Hardened camper comfort pitches on a cozy, green field within walking distance of the sea at Molecaten Park Rondeweibos .Check availability and prices here.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-rockanje-zuid-hollandse-eilanden-1",
  "image": [
    "https://www.molecaten.nl/getmedia/fd25ca0c-2ab3-4922-b2a6-c464e83d597f/Molecaten-Park-Rondeweibos-01-chalet-huren"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schapengorsedijk 19",
    "addressLocality": "Rockanje",
    "addressRegion": "Zuid-Hollandse Eilanden",
    "postalCode": "3235 LA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.85605,
    "longitude": 4.081898
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 1316,
    "bestRating": 5,
    "worstRating": 1
  }
}