{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-l-ile-cariot-chaille-les-marais",
  "name": "Camping L'Île Cariot",
  "description": "In the southern part of the Vendée, towards the bordering Charente-Maritime region, you will find a former municipal campsite, now called...",
  "url": "https://campertunity.com/listings/campgrounds/camping-l-ile-cariot-chaille-les-marais",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c3f1d49a14.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue du 8 mai",
    "addressLocality": "Chaillé-les-Marais",
    "postalCode": "85450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.39186,
    "longitude": -1.01958
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/pays-de-la-loire/vendee/chaille-les-marais/camping-lile-cariot-116043/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}