{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-langwedel-niedersachsen-de",
  "name": "Reisemobilstellplatz",
  "description": "A wonderful campsite right on the Weser.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-langwedel-niedersachsen-de",
  "image": [
    "https://stellplatz.info/img/1668598/wohnmobilstellplatz-naturresort-weserinsel-1728366.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1668598/wohnmobilstellplatz-naturresort-weserinsel-1728366.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ziegeleiweg 35",
    "addressLocality": "Langwedel",
    "addressRegion": "Niedersachsen",
    "postalCode": "27299",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.974143,
    "longitude": 9.1052
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/naturresort-weserinsel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}