{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-altstadt-ottendorf-otterndorf",
  "name": "Wohnmobilstellplatz Altstadt Ottendorf",
  "description": "Parking located near the historic Otterndorf - center 150m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-altstadt-ottendorf-otterndorf",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650993869.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mühlenstraße",
    "addressLocality": "Otterndorf",
    "addressRegion": "lower-saxony",
    "postalCode": "21762",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.80699,
    "longitude": 8.8971
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/otterndorf/99544/wohnmobilstellplatz-altstadt-ottendorf"
  ],
  "amenityFeature": [
    {
      "@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+"
}