{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hindenburgbrucke-bingen-kempten-de",
  "name": "Camping Hindenburgbrücke",
  "description": "Camping Hindenburgbrücke is a campsite in Bingen am Rhein, Rhineland-Palatinate, on the river/stream. The campsite has a playground.",
  "url": "https://campertunity.com/listings/campgrounds/camping-hindenburgbrucke-bingen-kempten-de",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed746864b8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mainzerstrasse 199",
    "addressLocality": "Bingen/Kempten",
    "postalCode": "55411",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.97033,
    "longitude": 7.93922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}