{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-lege-cap-ferret-gironde",
  "name": "Atout France",
  "description": "In Lège-Cap-Ferret this campsite 1 star by the sea of 164 pitches offers canvas bungalows and huts on stilts for rent. Furthermore, as services, you will find a bar and a grocery store. Internet access via WIFI is available. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-lege-cap-ferret-gironde",
  "image": [
    "https://hpaguide.co.uk/i/c/6765/w/cv/cp6765-w-thumb.webp?v=1742824769"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lège-Cap-Ferret",
    "addressRegion": "Gironde",
    "postalCode": "33950"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7979324,
    "longitude": -1.225975
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/nouvelle-aquitaine/gironde/lege-cap-ferret/6765.camping-bremontier"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}