{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-landesbergen-baja-sajonia",
  "name": "Wohnmobilstellplatz Landesbergen",
  "description": "next to the water sports club - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-landesbergen-baja-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651068480"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fährstraße",
    "addressLocality": "Landesbergen",
    "addressRegion": "baja-sajonia",
    "postalCode": "31628",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.55337,
    "longitude": 9.1138
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/niedersachsen/landesbergen/103177/wohnmobilstellplatz-landesbergen",
    "https://images.campercontact.com/media/photos/4222124651068480",
    "https://www.campercontact.com/en/germany/lower-saxony/landesbergen/103177/wohnmobilstellplatz-landesbergen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}