{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-vallon-des-cigales-istres",
  "name": "Camping Le Vallon des Cigales",
  "description": "Camping Le Vallon des Cigales is a campsite in Istres, Bouches-du-Rhône, located in the woods and on the edge of a lake/ pond...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-vallon-des-cigales-istres",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c6eacbd5e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31 route de St. Chamas",
    "addressLocality": "Istres",
    "postalCode": "13800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.52311,
    "longitude": 5.00517
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/provence-alpes-cote-dazur/bouches-du-rhone/istres/camping-le-vallon-des-cigales-118675/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}