{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-bastide-labastide-d-armagnac-nouvelle-aq",
  "name": "Aire de Camping Car Bastide",
  "description": "quiet places just outside Labastide - surface soggy in the rain - Sanitary facilities only available between 15 May and 15 November - center, restaurant and small supermarket 400 m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-bastide-labastide-d-armagnac-nouvelle-aq",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744861.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Promenade des Embarrats",
    "addressLocality": "Labastide-d'Armagnac",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.97208,
    "longitude": -0.18585
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/labastide-darmagnac/21194/aire-de-camping-car-bastide"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}