{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kanopee-village-trevoux-trevoux",
  "name": "Kanopée-Village à Trevoux",
  "description": "The location of campsite Kanopée-Village à Trevoux is unique: within walking distance of the lovely town of Trévoux, on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kanopee-village-trevoux-trevoux",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/4/68540daad76ed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Robert Baltié",
    "addressLocality": "Trévoux",
    "postalCode": "01600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93908,
    "longitude": 4.76833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 933,
    "bestRating": 10,
    "worstRating": 1
  }
}