{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1km-from-port-of-sciez-sur-leman-sciez-fr",
  "name": "1km from the port of Sciez sur Léman",
  "description": "Pitched pitch for campervans and private garden of approximately 100m². 1km from the port of Sciez",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1km-from-port-of-sciez-sur-leman-sciez-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sciez",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.329,
    "longitude": 6.399
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}