{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatze-in-der-nahe-des-genfer-sees-privilege-platz-th",
  "name": "Stellplätze in der Nähe des Genfer Sees - Privilege Platz",
  "description": "Comfortable parking space of at least 120 m2 at the campsite St-Disdille. Reserved for campers and caravans. From 23 € per night.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatze-in-der-nahe-des-genfer-sees-privilege-platz-th",
  "image": [
    "https://www.disdille.com/content/uploads/2021/10/Emplacement-privilege.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "117 av. de Saint-Disdille",
    "addressLocality": "Thonon-les-Bains",
    "postalCode": "74200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3731303,
    "longitude": 6.4779448
  }
}