{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-bij-dn-bor-esbeek",
  "name": "Camperplaats Bij Dn Bor",
  "description": "Motorhome place in Esbeek, in a quiet wooded area, where you can walk and cycle. Opening spring 2025",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-bij-dn-bor-esbeek",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234065.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groenstraat",
    "addressLocality": "esbeek",
    "addressRegion": "north-brabant",
    "postalCode": "5085 EE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.45308,
    "longitude": 5.14502
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€18.5+"
}