{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oberei-wilderswil-bern",
  "name": "Camping Oberei",
  "description": "Camping Oberei - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oberei-wilderswil-bern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-oberei-8/images/Camping-Oberei--8------Wohnwagen--und-Zeltstellplatz-auf-gruener-Wiese-auf-dem-Campingplatz.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-oberei-8/images/Camping-Oberei--8------Wohnwagen--und-Zeltstellplatz-auf-gruener-Wiese-auf-dem-Campingplatz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wilderswil",
    "addressRegion": "Bern",
    "postalCode": "3812",
    "addressCountry": "Schweiz"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6608333,
    "longitude": 7.8648666
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}