{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jungfraucamp-5-interlaken-unterseen",
  "name": "JungfrauCamp 5",
  "description": "JungfrauCamp 5 is a campsite in Interlaken, Bern. This campsite has pitches with parcels, with shadows, without shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jungfraucamp-5-interlaken-unterseen",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a0e494a6cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steindlerstraße 54",
    "addressLocality": "Interlaken/Unterseen",
    "postalCode": "3800",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68689,
    "longitude": 7.83411
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}