{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-schonburgblick-oberwesel",
  "name": "Camping Schönburgblick",
  "description": "Campsite Schönburgblick is a campsite in Oberwesel, Rhineland-Palatinate, located on a river/stream. The campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-schonburgblick-oberwesel",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750672b354a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aussiedlung B9",
    "addressLocality": "Oberwesel",
    "postalCode": "55430",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.10225,
    "longitude": 7.73639
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}