{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gemmi-agarn-susten",
  "name": "Camping Gemmi 'Agarn'",
  "description": "Camping Gemmi 'Agarn' is a campsite in Susten, Valais.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gemmi-agarn-susten",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2e24489d9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Briannenstraße 8",
    "addressLocality": "Susten",
    "postalCode": "3952",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.29778,
    "longitude": 7.65906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}