{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bos-en-zee-westkapelle-zeeland",
  "name": "Camping bos en zee",
  "description": "Camping pitches at the campsite - centre of Westkapelle 3km",
  "url": "https://campertunity.com/listings/campgrounds/bos-en-zee-westkapelle-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651258855.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prelaatweg",
    "addressLocality": "Westkapelle",
    "addressRegion": "zeeland",
    "postalCode": "4361 SC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.53479,
    "longitude": 3.47615
  },
  "sameAs": [
    "https://www.campercontact.com/es/paises-bajos/zelanda/westkapelle/161700/camping-bos-en-zee-",
    "https://bos-en-zee-westkapelle.nl/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-05"
  },
  "priceRange": "€25+"
}