{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-den-hoogen-berg-boven-leeuwen-gelderland",
  "name": "Camping Den Hoogen Berg",
  "description": "Camping pitches on the campsite - located on the edge of the village between the rivers - center of Boven-Leeuwen 800m",
  "url": "https://campertunity.com/listings/campgrounds/camping-den-hoogen-berg-boven-leeuwen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651043371.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenstraat",
    "addressLocality": "Boven-Leeuwen",
    "addressRegion": "gelderland",
    "postalCode": "6657 BW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.88187,
    "longitude": 5.5464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.6",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€21.6+"
}