{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-werder-under-den-linden-werder-bb",
  "name": "Wohnmobilstellplatz Werder Under den Linden",
  "description": "water intake at the port - discharge / water [for a fee] at Campingplatz Glindowsee at 4 km - closed from April 21 to May 10 - at the Havel Center 100 m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-werder-under-den-linden-werder-bb",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650669186.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unter den Linden 4",
    "addressLocality": "Werder",
    "addressRegion": "Brandenburg",
    "postalCode": "14542",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.37796,
    "longitude": 12.93718
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/werder/3717/wohnmobilstellplatz-werder-under-den-linden"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}