{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-rehbach-am-edersee-edertal-hes-de",
  "name": "Campsite Rehbach at the Edersee in Edertal – promobil",
  "description": "Assessments",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-rehbach-am-edersee-edertal-hes-de",
  "image": [
    "https://imgsdb1.promobil.de/image/6650e84d9008fe00080cf924-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandweg 9",
    "addressLocality": "Edertal",
    "addressRegion": "HES",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.182063934231415,
    "longitude": 9.022577210975648
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "200",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€200+"
}