{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-lopende-eend-boxtel-north-brabant",
  "name": "Camperplaats De Lopende Eend",
  "description": "Camper location - centrally located in the heart of Brabant - center 2.5km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-lopende-eend-boxtel-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057345.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schijndelsedijk",
    "addressLocality": "Boxtel",
    "addressRegion": "north-brabant",
    "postalCode": "5283 VD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.59792,
    "longitude": 5.34674
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€13+"
}