{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-de-la-cigaliere-le-cannet-des-maures",
  "name": "Camping Domaine de la Cigalière",
  "description": "The Maures Valley is in fact a Provencal savannah. In this setting of hills, olive groves and vineyards, you will find the campsite Domaine...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-de-la-cigaliere-le-cannet-des-maures",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c81b32024c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route du Thoronet",
    "addressLocality": "Le Cannet-des-Maures",
    "postalCode": "83340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.42139,
    "longitude": 6.33683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 379,
    "bestRating": 10,
    "worstRating": 1
  }
}