{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-willstatt-baden-wurttemberg",
  "name": "Motorhome parking space",
  "description": "Motorhome parking space",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-willstatt-baden-wurttemberg",
  "image": [
    "https://stellplatz.info/img/89267/wohnmobilstellplatz-heckmann-89322.JPG?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/img/89267/wohnmobilstellplatz-heckmann-89322.JPG",
    "/img/89267/wohnmobilstellplatz-heckmann-89322.JPG?h=92&w=118&mode=crop&scale=canvas&autorotate=true"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstrasse 103",
    "addressLocality": "Willstätt",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "77731",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.54069,
    "longitude": 7.90188
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}