{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-grand-calme-em-franca-st-aygulf",
  "name": "The Great Calm",
  "description": "Le Grand Calme is a 200 campsite in St. Aygulf, France. Le Grand Calme The wi-fi, the restaurant and the indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-grand-calme-em-franca-st-aygulf",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTYmMAhdlj7LrjDMnWwhH0XfmLKMdvJ8Ua/biggerthumb.jpg",
    "images/fr/SPOTYmMAhdlj7LrjDMnWwhH0XfmLKMdvJ8Ua/carousel/61770371b95ad-le-grand-calme-st-aygulf.jpg",
    "images//SPOTYmMAhdlj7LrjDMnWwhH0XfmLKMdvJ8Ua/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route départementale",
    "addressLocality": "St. Aygulf",
    "postalCode": "83378",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.392622,
    "longitude": 6.727775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}