{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lac-sapins-cublize-amplepuis",
  "name": "Camping Le Lac des Sapins",
  "description": "In the middle of nature in the French department of Rhône is Camping Le Lac des Sapins. Here you can camp less than a kilometer from the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lac-sapins-cublize-amplepuis",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/67488f686d338.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "968 rue du Stade",
    "addressLocality": "Cublize/Amplepuis",
    "postalCode": "69550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.01319,
    "longitude": 4.38156
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 507,
    "bestRating": 10,
    "worstRating": 1
  }
}