{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-ile-cheran-lescheraines",
  "name": "Camping l'Île du Chéran",
  "description": "The Savoie is known for its high mountains with snowy peaks. And its cheese is famous throughout France and the rest of Europe. At L'île de...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-ile-cheran-lescheraines",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750181ca0118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Base de Loisirs",
    "addressLocality": "Lescheraines",
    "postalCode": "73340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.703,
    "longitude": 6.11164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddleboarding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 466,
    "bestRating": 10,
    "worstRating": 1
  }
}