{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-lanchettes-peisey-nancroix",
  "name": "Camping Les Lanchettes",
  "description": "Camping Les Lanchettes is located in Peisey-Nancroix, Savoia, is located river/torrente. The terrace campsite has enclosed pitches, both...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-lanchettes-peisey-nancroix",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ef0a77060a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nancroix",
    "addressLocality": "Peisey/Nancroix",
    "postalCode": "73210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.53103,
    "longitude": 6.77592
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.4,
    "reviewCount": 953,
    "bestRating": 10,
    "worstRating": 1
  }
}