{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bordeaux-le-du-lac",
  "name": "BORDEAUX Le Village du Lac - French Campsites",
  "description": "Selected as this is a great site for an overnight stop as well as a longer stay because of its easy access to the centre of Bordeaux. It was first opened in 2009 and is attractively laid out on a series of small fishing lakes and ponds. Its bar restaurant is open all year round seven days a week. Buses and trams take you directly to the centre of town and it is possible to cycle into town on a special cycle track. The site is also walking distance of Bordeaux's brand new sports stadium, where...",
  "url": "https://campertunity.com/listings/campgrounds/bordeaux-le-du-lac",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "South West France"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.89769099999999,
    "longitude": -0.5828329999999369
  },
  "sameAs": [
    "https://www.frenchcampsites.co/campsites/south-west-france/bordeaux-le-village-du-lac/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}