{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-le-lac-du-causse-lissac-sur-couze-fr",
  "name": "Flower Camping Le Lac du Causse",
  "description": "Flower Camping Le Lac du Causse is a campsite located in Lissac-sur-Couze, Corrèze, on the edge of a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-le-lac-du-causse-lissac-sur-couze-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ad214c1aa8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu-dit la Prairie",
    "addressLocality": "Lissac-sur-Couze",
    "postalCode": "19600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09967,
    "longitude": 1.45119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 285,
    "bestRating": 10,
    "worstRating": 1
  }
}