{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-zuienkerke-zuienkerke-west-flanders",
  "name": "Camperpark Zuienkerke",
  "description": "camper park Zuienkerke is located in the middle of the polders - there are numerous cycling routes nearby - you can take beautiful walks in Domain Polderwind",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-zuienkerke-zuienkerke-west-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651186733.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dullemolenstraat",
    "addressLocality": "Zuienkerke",
    "addressRegion": "west-flanders",
    "postalCode": "8377",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2639,
    "longitude": 3.1824
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}