{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-bad-zwesten-hessen",
  "name": "Reisemobilstellplatz",
  "description": "The camper port in Bad Zwesten offers space for 10 vehicles. It is centrally located and is only a few steps away from the spa park with spa and indoor exercise pool, numerous shopping facilities, restaurants, dance cafe and much more.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-bad-zwesten-hessen",
  "image": [
    "https://stellplatz.info/img/6487/wohnmobilstellplatz-wohnmobilhafen-bad-zwesten-52729.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/6487/wohnmobilstellplatz-wohnmobilhafen-bad-zwesten-52729.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hardtstraße 7",
    "addressLocality": "Bad Zwesten",
    "addressRegion": "Hessen",
    "postalCode": "34596",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.05833,
    "longitude": 9.17532
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  }
}