{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-hessisch-oldendorf-niedersachsen",
  "name": "Reisemobilstellplatz",
  "description": "Free parking for five campers. Reserved part of a large parking lot in a quiet location on the edge of the city center. Almost flat, paved ground. Marked areas only for short mobile, alternatives for longer vehicles in the rear area. Illuminated, no shade. Shops and restaurants nearby. Can be used all year round",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-hessisch-oldendorf-niedersachsen",
  "image": [
    "https://stellplatz.info/img/4049/wohnmobilstellplatz-parkplatz-südwall-4508.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/4049/wohnmobilstellplatz-parkplatz-s&#252;dwall-4508.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weserstraße",
    "addressLocality": "Hessisch Oldendorf",
    "addressRegion": "Niedersachsen",
    "postalCode": "31840",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1669,
    "longitude": 9.2517
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/parkplatz-sudwall"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}