{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-welgelegen-cadzand-zelanda",
  "name": "Park Welgelegen",
  "description": "Camping by the sea, spacious pitches, open all year, bungalow rental, hiker cabins, pods, at the bottom of the dunes, family campsite, Wellness, Campsite in Cadzand, Dogs allowed.",
  "url": "https://campertunity.com/listings/campgrounds/park-welgelegen-cadzand-zelanda",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vlamingpolderweg",
    "addressLocality": "Cadzand",
    "addressRegion": "zelanda",
    "postalCode": "4506 HZ",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3831,
    "longitude": 3.40885
  },
  "sameAs": [
    "https://www.campercontact.com/es/paises-bajos/zelanda/cadzand/162456/park-welgelegen",
    "https://park4night.com/es/place/617529"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "25+"
}