{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-nordenham-nordenham-baja-sajonia",
  "name": "Campingplatz Nordenham",
  "description": "near Wesertunnel in the direction of Bremerhaven - consult the website to know the opening hours - center 1,5 km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-nordenham-nordenham-baja-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650812551.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandallee",
    "addressLocality": "nordenham",
    "addressRegion": "baja-sajonia",
    "postalCode": "26954",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.47417,
    "longitude": 8.48119
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/baja-sajonia/nordenham/60427/campingplatz-nordenham",
    "http://www.campingplatz-nordenham.de/",
    "http://www.campingplatz-nordenham.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€23+"
}