{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tcs-camping-geneve-vesenaz-vesenaz-geneve",
  "name": "TCS Camping Geneve Vesenaz",
  "description": "TCS Camping Geneve Vesenaz is a campsite in Vésenaz, Geneva, located by a lake/recreational pond.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tcs-camping-geneve-vesenaz-vesenaz-geneve",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2da51898c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de la Bise 19",
    "addressLocality": "Vésenaz/Genève",
    "postalCode": "1222",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.24508,
    "longitude": 6.19322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}