{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilpark-bingen-bingen-rhineland-palatinate",
  "name": "Wohnmobilpark Bingen",
  "description": "bread service - supermarket 2km - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilpark-bingen-bingen-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650906556.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ausserhalb",
    "addressLocality": "Bingen",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "55411",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96861,
    "longitude": 7.94409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 212,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€13+"
}