{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-edertal-hemfurth-edersee-hessen",
  "name": "Reisemobilstellplatz",
  "description": "Quiet, public RV parking at the Eder.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-edertal-hemfurth-edersee-hessen",
  "image": [
    "https://stellplatz.info/img/4052/wohnmobilstellplatz-wohnmobilstellplatz-hemfurth-edersee-4830.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/4052/wohnmobilstellplatz-wohnmobilstellplatz-hemfurth-edersee-4830.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraftwerkstraße",
    "addressLocality": "Edertal-Hemfurth-Edersee",
    "addressRegion": "Hessen",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16987,
    "longitude": 9.04955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 267,
    "bestRating": 5,
    "worstRating": 1
  }
}