{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-marmottes-chamonix-mont-blanc",
  "name": "Camping Les Marmottes",
  "description": "Camping Les Marmottes is a campsite in Chamonix Mont Blanc, Haute-Savoie.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-marmottes-chamonix-mont-blanc",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518b77750c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 chemin des Doux",
    "addressLocality": "Chamonix-Mont-Blanc",
    "postalCode": "74400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9055,
    "longitude": 6.8355
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}