{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zimdars-cuxhaven-de",
  "name": "Zimdars CampingResort",
  "description": "Zimdars CampingResort is a camping in Cuxhaven, Lower Saxony. This camping has pitches with parcels, with shadows, without shadows and...",
  "url": "https://campertunity.com/listings/campgrounds/zimdars-cuxhaven-de",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750098b76df9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sahlenburger Chaussee 49",
    "addressLocality": "Cuxhaven",
    "postalCode": "27476",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.86517,
    "longitude": 8.63858
  },
  "sameAs": [
    "https://www.eurocampings.de/deutschland/niedersachsen/cuxhaven/zimdars-campingresort-108075/",
    "http://www.zimdars-campingresort.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}