{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zuiderduin-westkapelle-zeeland-nl",
  "name": "Camping Zuiderduin",
  "description": "various camping pitches at family campsite - for exact rate see website - entire season entertainment program for children - activities for adults - center Westkapelle 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zuiderduin-westkapelle-zeeland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650823720.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joossesweg",
    "addressLocality": "westkapelle",
    "addressRegion": "zeeland",
    "postalCode": "4361 KD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51841,
    "longitude": 3.45101
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.5+"
}