{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-oberwesel",
  "name": "Reisemobilstellplatz",
  "description": "Parking directly on the Rhine",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-oberwesel",
  "image": [
    "https://stellplatz.info/img/21189/wohnmobilstellplatz-stellplatz-am-schiffsanleger-1222218.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/21189/wohnmobilstellplatz-stellplatz-am-schiffsanleger-1222218.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rheinanlagen (B9) -",
    "addressLocality": "Oberwesel",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "55430",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1065,
    "longitude": 7.72725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}