{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-ederblick-bad-wildungen-mandern-hesse-de",
  "name": "Campingplatz Ederblick",
  "description": "Campingplatz Ederblick offers a swimming pool, playground, supermarket, sanitary services, showers, laundry facilities, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-ederblick-bad-wildungen-mandern-hesse-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651181788"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingweg",
    "addressLocality": "Bad Wildungen Mandern",
    "addressRegion": "hesse",
    "postalCode": "34537",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1277,
    "longitude": 9.21541
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}