{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-dn-hendrik-esbeek-north-brabant",
  "name": "Minicamping d'n Hendrik",
  "description": "Camping pitches at the campsite - Hilvarenbeek 2.5km - Esbeek centre 700m",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-dn-hendrik-esbeek-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651237832.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spaaneindsestraat",
    "addressLocality": "Esbeek",
    "addressRegion": "north-brabant",
    "postalCode": "5085 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46488,
    "longitude": 5.12911
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€25+"
}