{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-spaendershorst-eldorado-esbeek-north-brabant",
  "name": "Camping De Spaendershorst Eldorado",
  "description": "Camping pitches on the campsite - for exact rates see the website - forest area that extends into Belgium - Beekse Bergen - the Efteling - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-spaendershorst-eldorado-esbeek-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650859357.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spaaneindsestraat",
    "addressLocality": "esbeek",
    "addressRegion": "north-brabant",
    "postalCode": "5085 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46634,
    "longitude": 5.1272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€20+"
}