{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-bords-de-ceze-cornillon",
  "name": "Les Bords de Cèze",
  "description": "Les Bords de Cèze is a campsite located in Cornillon, Gard, and located in the woods and river/stream.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/les-bords-de-ceze-cornillon",
  "image": [
    "https://cdn2.acsi.eu/6/5/7/f/657f223626dd5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1044 chemin des Campings",
    "addressLocality": "Cornillon",
    "postalCode": "30630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.20147,
    "longitude": 4.50867
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/languedoc-roussillon/gard/cornillon/les-bords-de-ceze-125654/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}