{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waller-camp-mengerskirchen",
  "name": "Wäller Camp",
  "description": "Wäller Camp is a campsite in Mengerskirchen, Hesse, located in a wood and by a lake/recreational pond.This terraced camp site has which are marked...",
  "url": "https://campertunity.com/listings/campgrounds/waller-camp-mengerskirchen",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9164/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Seeweiher 1",
    "addressLocality": "Mengerskirchen",
    "postalCode": "35794",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.54672,
    "longitude": 8.1475
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/hesse/mengerskirchen/waller-camp-111950/",
    "https://www.promobil.de/stellplatz/waeller-camp-gmbh-5a54b737e5e4351422e5daca.html",
    "https://www.waeller-camp.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}