{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-simplonblick-raron",
  "name": "Camping Simplonblick",
  "description": "Camping Simplonblick is a campsite that is located in Rarogne, Valais, and located in the woods and river/stream.This campsite is located on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-simplonblick-raron",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2dfb5ad6c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kantonsstraße 12",
    "addressLocality": "Raron",
    "postalCode": "3942",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.304,
    "longitude": 7.79475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 45,
    "bestRating": 10,
    "worstRating": 1
  }
}