{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europarcs-enkhuizer-strand-enkhuizen",
  "name": "EuroParcs Enkhuizer Strand",
  "description": "On the banks of the IJsselmeer, just outside the beautiful fortified town of Enkhuizen in the Dutch province of North Holland,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europarcs-enkhuizer-strand-enkhuizen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674de5ca661dd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kooizandweg 4",
    "addressLocality": "Enkhuizen",
    "postalCode": "1601 LK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.70975,
    "longitude": 5.29514
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}