{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marina-mehlbergen-balge-lower-saxony",
  "name": "Marina Mehlbergen",
  "description": "on the Weser with sandy beach-open 7-19 h-Center 1, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/marina-mehlbergen-balge-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702204.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Werderstraße",
    "addressLocality": "balge",
    "addressRegion": "lower-saxony",
    "postalCode": "31609",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.68735,
    "longitude": 9.17746
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/balge/11994/marina-mehlbergen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}