{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-marina-inselblick-werder-havel-brandenb",
  "name": "Wohnmobilstellplatz Marina Inselblick",
  "description": "Camper place directly at a small harbor - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-marina-inselblick-werder-havel-brandenb",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260868.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eisenbahnstraße",
    "addressLocality": "werder-havel",
    "addressRegion": "brandenburg",
    "postalCode": "14542",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3799,
    "longitude": 12.93405
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/werder-havel/161821/wohnmobilstellplatz-marina-inselblick"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20+"
}