{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-laigle-aiguines",
  "name": "Camping L'Aigle",
  "description": "Would you like to visit Verdon Gorge and you are looking for a campsite nearby? Then a stay at Camping L'Aigle in Aiguines, in an authentic...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-laigle-aiguines",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c74378c41b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51 route du Verdon",
    "addressLocality": "Aiguines",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.77639,
    "longitude": 6.24528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 453,
    "bestRating": 10,
    "worstRating": 1
  }
}