{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-berges-du-lac-leon-nouvelle-aquitaine",
  "name": "Aire Municipale Berges Du Lac",
  "description": "beautiful, free spaces pedal boats lake/beach 250 m shops and restaurants 50 m",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-berges-du-lac-leon-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665121.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Puntaou",
    "addressLocality": "leon",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.88444,
    "longitude": -1.31861
  },
  "sameAs": [
    "https://www.campercontact.com/it/francia/nuova-aquitania/dax/1790/aire-municipale-berges-du-lac",
    "https://images.campercontact.com/media/photos/4222124650665121.jpg",
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/leon/1790/aire-municipale-berges-du-lac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12+"
}