{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loree-des-bois-dax-nouvelle-aquitaine",
  "name": "L’Oree des Bois",
  "description": "center 500m",
  "url": "https://campertunity.com/listings/campgrounds/loree-des-bois-dax-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651165116"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Chasseurs",
    "addressLocality": "Dax",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.68836,
    "longitude": -1.03928
  },
  "sameAs": [
    "https://www.campingdeloreedubois.fr",
    "https://www.campercontact.com/es/francia/nueva-aquitania/dax/111021/loree-des-bois"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€15+"
}