{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oberei-8-interlaken-wilderswil",
  "name": "Camping Oberei 8",
  "description": "Camping Oberei 8 is a campsite located in Interlaken, Bern.This campsite on the slope offers delimited, unshaded pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oberei-8-interlaken-wilderswil",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2e216c2f1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obereigasse 9",
    "addressLocality": "Interlaken/Wilderswil",
    "postalCode": "3812",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.66161,
    "longitude": 7.86464
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}