{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-jade-niedersachsen",
  "name": "Reisemobilstellplatz",
  "description": "Designated parking spaces in the parking lot of the Jaderpark. Free overnight stay in connection with visiting the park allowed. No service. Space: mowed meadow.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-jade-niedersachsen",
  "image": [
    "https://stellplatz.info/img/911/wohnmobilstellplatz-stellplatz-am-jaderpark-911292.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/911/wohnmobilstellplatz-stellplatz-am-jaderpark-911292.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tiergarten Str. 69",
    "addressLocality": "Jade",
    "addressRegion": "Niedersachsen",
    "postalCode": "26349",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3268,
    "longitude": 8.18505
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/stellplatz-am-jaderpark"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}