{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-diemelsee-heringhausen-hessen",
  "name": "Motorhome parking space",
  "description": "Directly on the shores of Lake Diemel",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-diemelsee-heringhausen-hessen",
  "image": [
    "https://stellplatz.info/img/2264/wohnmobilstellplatz-terrassenplatz-am-seeufer-2734.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/2264/wohnmobilstellplatz-terrassenplatz-am-seeufer-2734.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hohes Rad, Diemelsee-Heringhausen",
    "addressLocality": "Diemelsee- Heringhausen",
    "addressRegion": "Hessen",
    "postalCode": "34519",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36465,
    "longitude": 8.71858
  },
  "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.5,
    "reviewCount": 175,
    "bestRating": 5,
    "worstRating": 1
  }
}