{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gadmen-gadmen",
  "name": "Camping Gadmen",
  "description": "Camping Gadmen is a campsite in Gadmen, Bern, located a river/stream.This terraced camp site has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gadmen-gadmen",
  "image": [
    "https://cdn3.acsi.eu/6/8/5/2/68527fef548b7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obermaad 343E",
    "addressLocality": "Gadmen",
    "postalCode": "3863",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.73822,
    "longitude": 8.36139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}