{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-an-der-eder-in-edertal-promobil-edertal",
  "name": "Motorhome parking at the Eder in Edertal – promobil",
  "description": "Assessments",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-an-der-eder-in-edertal-promobil-edertal",
  "image": [
    "https://imgsdb1.promobil.de/image/588f1f4a721d54a528160a61-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraftwerkstraße 9",
    "addressLocality": "Edertal",
    "addressRegion": "HES",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.169999999999995,
    "longitude": 9.050833333333333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€5+"
}