{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-schoenburgblick-oberwesel-rp",
  "name": "Campingplatz Schönburgblick Oberwesel",
  "description": "The parking space / campsite Schönburgblick Oberwesel in the short overview.. Near the center location directly on the Rhine..",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-schoenburgblick-oberwesel-rp",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hafendamm",
    "addressLocality": "Oberwesel",
    "addressRegion": "RP",
    "postalCode": "55430",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.10263,
    "longitude": 7.73676
  }
}