{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gascon-le-luy-seyresse-nouvelle-aquitaine",
  "name": "Camping Gascon Le Luy",
  "description": "Camping Gascon Le Luy in Seyresse offers a swimming pool, playground, security, illuminated area, hardened surface, water, electricity, toilets, showers, clothes washing and drying facilities, internet, and bicycle rental.",
  "url": "https://campertunity.com/listings/campgrounds/camping-gascon-le-luy-seyresse-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Baa",
    "addressLocality": "Seyresse",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40180",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.67911,
    "longitude": -1.06502
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113513/camping-gascon-le-luy",
    "https://www.campercontact.com/de/frankreich/nouvelle-aquitaine/113513/camping-gascon-le-luy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}