{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-beckmann-cuxhaven-lower-saxony",
  "name": "Campingplatz Beckmann",
  "description": "Enjoy a relaxing stay at Campingplatz Beckmann in Cuxhaven, Germany. Visitors' rating: 4.39.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-beckmann-cuxhaven-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888328.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Windeichenweg",
    "addressLocality": "Cuxhaven",
    "addressRegion": "lower-saxony",
    "postalCode": "27476",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.87786,
    "longitude": 8.65118
  },
  "sameAs": [
    "http://camping-beckmann-duhnen.de",
    "https://www.campercontact.com/de/deutschland/niedersachsen/cuxhaven/64302/campingplatz-beckmann",
    "https://deutschland-outdoor.de/stellplaetze/cuxhaven"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}