{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sedunum-sion",
  "name": "Camping Sedunum",
  "description": "Camping Sedunum is a campsite in Sion, Valais, located in a wood and by a lake/recreational pond.The campsite has pitches with shade. It is possible...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sedunum-sion",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2dbd4269d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 route des Ecussons",
    "addressLocality": "Sion",
    "postalCode": "1950",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.21125,
    "longitude": 7.31194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}