{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-edertal-hesse",
  "name": "wohnmobilstellplatz",
  "description": "location at Edersee-rate 8 m-supermarket and beach 200 m-Centre 250 m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-edertal-hesse",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650742169.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Eschelsberg",
    "addressLocality": "edertal",
    "addressRegion": "hesse",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18386,
    "longitude": 9.02751
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.73,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€10+"
}