{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grund-innertkirchen-bern",
  "name": "Camping Grund",
  "description": "Camping Grund - 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-grund-innertkirchen-bern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-grund/images/Camping-Grund------Wohnwagen--und-Zeltstellplatz-am-Berg-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-grund/images/Camping-Grund------Wohnwagen--und-Zeltstellplatz-am-Berg-auf-dem-Campingplatz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grundstr. 44",
    "addressLocality": "Innertkirchen",
    "addressRegion": "Bern",
    "postalCode": "3862",
    "addressCountry": "Schweiz"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.70228333,
    "longitude": 8.22703333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}