{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-oberwesel-rheinland-pfalz-1",
  "name": "Reisemobilstellplatz",
  "description": "Pitch and campsite directly on the banks of the Rhine bordering the historic city of Oberwesel",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-oberwesel-rheinland-pfalz-1",
  "image": [
    "https://stellplatz.info/img/21192/wohnmobilstellplatz-stellplatz-am-campingplatz-oberwesel-am-rhein-66722.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/img/21192/wohnmobilstellplatz-stellplatz-am-campingplatz-oberwesel-am-rhein-66722.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hafendamm 1 Aussiedlung B9",
    "addressLocality": "Oberwesel",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "55430",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.10228,
    "longitude": 7.737057
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}