{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jungfraucamp-unterseen-bern-1",
  "name": "JungfrauCamp",
  "description": "Enjoy a relaxing stay at JungfrauCamp in Unterseen, Switzerland. Visitors' rating: 3.25.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jungfraucamp-unterseen-bern-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651222066.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steindlerstrasse",
    "addressLocality": "Unterseen",
    "addressRegion": "Bern",
    "postalCode": "3800",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6870132,
    "longitude": 7.834885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}