{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-de-lummel-langenboom-noord-brabant",
  "name": "Camperplaats De Lummel",
  "description": "Located near a site with group accommodation and a meeting location - adjacent to wooded area - water recreation area de Kuulen - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-de-lummel-langenboom-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650963291.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dominicanenstraat",
    "addressLocality": "langenboom",
    "addressRegion": "noord-brabant",
    "postalCode": "5453 JN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69903,
    "longitude": 5.73181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.53,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€22.5+"
}