{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rheingaucamping-geisenheim-hessen",
  "name": "rheingaucamping",
  "description": "by the river - bread service - Centre 1km",
  "url": "https://campertunity.com/listings/campgrounds/rheingaucamping-geisenheim-hessen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830866.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "geisenheim",
    "addressRegion": "hessen",
    "postalCode": "65366",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.97874,
    "longitude": 7.95545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.52,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€44+"
}