{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cheseaux-cccv-st-cergue-ch",
  "name": "Les Cheseaux C.C.C.V.",
  "description": "Les Cheseaux C.C.C.V. is a campsite in Saint-Cergue, Vaud, located in a wood.The campsite has pitches without shade. It is possible to rent caravans....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cheseaux-cccv-st-cergue-ch",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2d6197691.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 route du Télésiège",
    "addressLocality": "St. Cergue",
    "postalCode": "1264",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.44639,
    "longitude": 6.1435
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}