{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-asel-sud-ederseeparadies-asel-sud-vohl",
  "name": "Campingplatz Asel-Süd Ederseeparadies",
  "description": "Campingplatz Asel-Süd Ederseeparadies is a campsite in Asel-Süd/Vöhl, Hesse, located in a wood and by a lake/recreational pond.This camp site with...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-asel-sud-ederseeparadies-asel-sud-vohl",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edb6f84470.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Asel-Süd 1",
    "addressLocality": "Asel-Süd/Vöhl",
    "postalCode": "34516",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18114,
    "longitude": 8.95536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}