{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-versoix-geneva",
  "name": "Campspace in Versoix, Geneva",
  "description": "Enjoy a relaxing stay in Campspace in Versoix, Geneva in Versoix, Switzerland. Visitor review: 4.7.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-versoix-geneva",
  "image": [
    "https://static.campspace.com/media/space/detail/fac7d6c53dd75fec49dcb2a0bc0a17cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "versoix",
    "addressRegion": "Ginevra",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2855,
    "longitude": 6.167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}