{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-am-rheingau-bad-geisenheim-hesse",
  "name": "Wohnmobilstellplatz am Rheingau Bad",
  "description": "5 designated RV sites at the indoor pool, without equipment 7, - EUR per day, cash machine in the foyer, max. Stay 3 days. The toilet in the foyer can be used during the opening hours. The RV park is available all year round. Shops in about 700m (Rüdesheim) distance",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-am-rheingau-bad-geisenheim-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848278.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rüdesheimer Straße",
    "addressLocality": "Geisenheim",
    "addressRegion": "hesse",
    "postalCode": "65366",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.98173,
    "longitude": 7.94689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.86,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€7+"
}