{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/electricity-oost-west-en-middelbeers-north-brabant-nl",
  "name": "electricity",
  "description": "Situated against the Landschotse Heide - Brabantse Kempen - center of Middelbeers 1.7km",
  "url": "https://campertunity.com/listings/campgrounds/electricity-oost-west-en-middelbeers-north-brabant-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651227845"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westelbeersedijk",
    "addressLocality": "Oost-, West- en Middelbeers",
    "addressRegion": "north-brabant",
    "postalCode": "5091 SL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.45642,
    "longitude": 5.23726
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€25+"
}