{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-westerstede-niedersachsen",
  "name": "Reisemobilstellplatz",
  "description": "- Area: public parking in the city center - 5 parking spaces on pavements, free of charge, stay maximum 3 days",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-westerstede-niedersachsen",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/972/staticmap_972_16_53.25805_7.92716.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/972/staticmap_972_16_53.25805_7.92716.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Albert-Post-Platz",
    "addressLocality": "Westerstede",
    "addressRegion": "Niedersachsen",
    "postalCode": "26655",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.25805,
    "longitude": 7.92716
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/stellplatz-albert-post-platz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}