{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fankhauser-zweisimmen",
  "name": "Camping Fankhauser",
  "description": "Camping Fankhauser is a campsite in Zweisimmen, Bern, located a river/stream and by a lake/recreational pond.The campsite has pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fankhauser-zweisimmen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67515ec030a2e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eygässli 1",
    "addressLocality": "Zweisimmen",
    "postalCode": "3770",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.56278,
    "longitude": 7.37611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}