{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-evolene-evolene",
  "name": "Camping Evolène",
  "description": "Camping Evolène is a campsite in Evolène, Valais.The campsite has pitches without shade and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-evolene-evolene",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2de12fcc7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Lannaz 16",
    "addressLocality": "Evolène",
    "postalCode": "1983",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.11083,
    "longitude": 7.4965
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}