{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-chatelet-sciez-sur-leman",
  "name": "Camping Le Chatelet",
  "description": "Camping Le Chatelet is a campsite in Sciez, Haute-Savoie, located by a lake/recreational pond.The campsite has which are marked out and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-chatelet-sciez-sur-leman",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/4/689478063eeb3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "658 chemin des Hutins Vieux",
    "addressLocality": "Sciez-sur-Léman",
    "postalCode": "74140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34103,
    "longitude": 6.397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}