{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nordenham-blexen-lower-saxony",
  "name": "Nordenham Blexen",
  "description": "3 marked camper pitches in the parking lot of the ferry in the 1st row - no service - distance center Blexen 1km - distance center Nordenham 5km.",
  "url": "https://campertunity.com/listings/campgrounds/nordenham-blexen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651044409.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fährstraße",
    "addressLocality": "Nordenham",
    "addressRegion": "lower-saxony",
    "postalCode": "26954",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.52139,
    "longitude": 8.5436
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/nordenham/102229/nordenham-blexen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "450",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€450+"
}