{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ferienplatz-edertal-battenberg-dodenau",
  "name": "Camping Ferienplatz Edertal",
  "description": "Camping Ferienplatz Edertal is a camping in Battenberg, Hesse, on the forest and river/stream. This camping has pitches without shadows and places...",
  "url": "https://campertunity.com/listings/campgrounds/camping-ferienplatz-edertal-battenberg-dodenau",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675013ae4c993.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ferienplatz Edertal 1",
    "addressLocality": "Battenberg/Dodenau",
    "postalCode": "35088",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02525,
    "longitude": 8.56981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}