{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dune-bleue-carcans-maubuisson",
  "name": "Camping de la Dune Bleue",
  "description": "Camping de la Dune Bleue is a campsite in Carcans, Gironde, located in a wood and by a lake/recreational pond.This terraced camp site and camp site...",
  "url": "https://campertunity.com/listings/campgrounds/dune-bleue-carcans-maubuisson",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675063b9d39b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Domaine de Bombannes",
    "addressLocality": "Carcans/Maubuisson",
    "postalCode": "33121",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09128,
    "longitude": -1.14744
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/aquitaine/gironde/carcans/camping-de-la-dune-bleue-116612/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}