{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-de-zandberg-meterik-limburgo-paises-bajos",
  "name": "Camperplaats De Zandberg",
  "description": "Location of the caravan near the woods - use GPS coordinates - reserve possible - sanitary facilities are closed in winter - electricity fee for Kwu - Venray 13 km - Venlo 15 km - Horst 4 km - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-de-zandberg-meterik-limburgo-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651030022.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergsteeg",
    "addressLocality": "meterik",
    "addressRegion": "limburgo",
    "postalCode": "5964 NJ",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.45699,
    "longitude": 5.99912
  },
  "sameAs": [
    "https://www.dezandberg.nl",
    "https://www.campercontact.com/nl/nederland/limburg/meterik/100991/camperplaats-de-zandberg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "11.5",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "11.5+"
}