{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatze-bad-zwesten-hessen",
  "name": "Wohnmobilstellplatze Bad Zwesten",
  "description": "in Kurpark - with Kurkarte various discounts - supermarket 100m - in downtown",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatze-bad-zwesten-hessen",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650675664.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hardtstraße",
    "addressLocality": "bad-zwesten",
    "addressRegion": "hessen",
    "postalCode": "34596",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.05831,
    "longitude": 9.17695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€6+"
}