{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-geisenheim-am-rhein-geisenheim",
  "name": "Camping Geisenheim am Rhein",
  "description": "Campsite Geisenheim am Rhein is a campsite in Geisenheim, Hesse, located on a river/stream. The campsite has pitches without shade and with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-geisenheim-am-rhein-geisenheim",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ed6ed4f6ea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Campingplatz 1",
    "addressLocality": "Geisenheim",
    "postalCode": "65366",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.97928,
    "longitude": 7.95744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}