{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-hemfurth-edersee-edertal-hesse",
  "name": "Wohnmobilstellplatz Hemfurth Edersee",
  "description": "quiet location on parking - river Eder 100m - reservation possible - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-hemfurth-edersee-edertal-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661411.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraftwerkstraße",
    "addressLocality": "edertal",
    "addressRegion": "hesse",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.17042,
    "longitude": 9.05097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€10+"
}