{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-cadzand-zeeuws-vlaanderen",
  "name": "Molecaten",
  "description": "Book your paved motorhome here! Motorhome behind the dune within walking distance of the sea. Pets allowed. Molecaten Park Hoogduin, Cadzand, Zeeland",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-cadzand-zeeuws-vlaanderen",
  "image": [
    "https://www.molecaten.nl/getmedia/1be586fb-6f38-4bb9-832b-ae4d7677889c/Molecaten-Park-Hoogduin-00-camping"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwartepolderweg 1",
    "addressLocality": "Cadzand",
    "addressRegion": "Zeeuws-Vlaanderen",
    "postalCode": "4506 HT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38442,
    "longitude": 3.414203
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1421,
    "bestRating": 5,
    "worstRating": 1
  }
}