{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-beckmann-wurster-nordseekuste-lower-saxony",
  "name": "Campingplatz Beckmann",
  "description": "family campsite - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-beckmann-wurster-nordseekuste-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wanhödener Straße",
    "addressLocality": "Wurster Nordseeküste",
    "addressRegion": "lower-saxony",
    "postalCode": "27637",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7534,
    "longitude": 8.64004
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/wurster-nordseekuste/82674/campingplatz-beckmann",
    "http://www.nordholz-camping.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16+"
}