{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elbepark-bunthaus-hamburg-de",
  "name": "Elbepark Bunthaus",
  "description": "quiet location - bread service - kiosk - restaurant - right on the Elbe - near A1 - bus stop and S-Bahn at the door [Hamburg 45min] - 62 power connections - Hamburg 15km",
  "url": "https://campertunity.com/listings/campgrounds/elbepark-bunthaus-hamburg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650759467.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moorwerder Hauptdeich",
    "addressLocality": "Hamburg",
    "addressRegion": "hamburg",
    "postalCode": "21109",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.46196,
    "longitude": 10.06247
  },
  "sameAs": [
    "https://www.elbepark-bunthaus.de/",
    "https://www.campercontact.com/de/deutschland/hamburg/hamburg/28197/elbepark-bunthaus"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€32+"
}