{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vielle-saint-girons-nouvelle-aquitaine",
  "name": "Clothes Wash Dry",
  "description": "Beach 8,7 km - center Vielle-Saint-Girons 4,4 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vielle-saint-girons-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Lacs",
    "addressLocality": "Vielle-Saint-Girons",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.92184,
    "longitude": -1.30559
  },
  "sameAs": [
    "https://www.camping-oceane.fr",
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/vielle-saint-girons/112990/camping-loceane"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€30+"
}