{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vakantiepark-zeeuwse-parel-scherpenisse-zelanda",
  "name": "Vakantiepark De Zeeuwse Parel",
  "description": "There is always a lot to do and experience inside and around our park - Go out with the whole family and discover the beautiful surroundings of the island of Tholen - Visit our charming pavilion for a snack and a drink",
  "url": "https://campertunity.com/listings/campgrounds/vakantiepark-zeeuwse-parel-scherpenisse-zelanda",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651213752.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Geertruidaweg",
    "addressLocality": "scherpenisse",
    "addressRegion": "zelanda",
    "postalCode": "4694 PH",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.53309,
    "longitude": 4.07438
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "35+"
}