{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-polderzicht-sluis-zeeland",
  "name": "Landschapscamping Polderzicht",
  "description": "SVR camping in Zeeuws Vlaanderen - camping pitches - also 17 special camper pitches - view over the polder - center/shops 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-polderzicht-sluis-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660307.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Praatvlietweg",
    "addressLocality": "Sluis",
    "addressRegion": "zeeland",
    "postalCode": "4524 KR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27742,
    "longitude": 3.39045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 99,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}