{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-renouillere-sciez-sur-leman",
  "name": "Camping la Renouillère",
  "description": "Camping la Renouillère is a campsite in Sciez, Haute-Savoie, 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/camping-la-renouillere-sciez-sur-leman",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674ca48f24647.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "655 chemin des Hutins Vieux",
    "addressLocality": "Sciez-sur-Léman",
    "postalCode": "74140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34072,
    "longitude": 6.39669
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}