{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1942-volleges-unnamed-road",
  "name": "Vollèges - Unnamed Road",
  "description": "Quiet place at the beginning of the season at the edge of a road Important to respect the places it is an alpine meadow",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1942-volleges-unnamed-road",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/ch.svg",
    "https://cdn6.park4night.com/images/svg/flags/fr.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.105277,
    "longitude": 7.143672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ]
}