{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-otterndorf-niedersachsen",
  "name": "Reisemobilstellplatz",
  "description": "A public car park with marked womo parking spaces",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-otterndorf-niedersachsen",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/873/staticmap_873_16_53.80895_8.89472.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/873/staticmap_873_16_53.80895_8.89472.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fröbelweg",
    "addressLocality": "Otterndorf",
    "addressRegion": "Niedersachsen",
    "postalCode": "21762",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.80895,
    "longitude": 8.89472
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/stellplatz-schutzenplatz-5"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}