{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-lido-veneux-les-sablons-moret-sur-loing",
  "name": "Camping Le Lido",
  "description": "Campsite Le Lido is a campsite that is located in Veneux-les-Sablons, Seine-et-Marne, and located in a river/brook.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-lido-veneux-les-sablons-moret-sur-loing",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/1/6891ddacaaf84.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 Chemin du Passeur",
    "addressLocality": "Veneux-les-Sablons/Moret-sur-Loing",
    "postalCode": "77250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.38314,
    "longitude": 2.80181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}