{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lusignan-nouvelle-aquitaine",
  "name": "Clothes Wash Dry",
  "description": "beautiful campsite located on the river - lots of space, both shady and sunny - sanitary clean - nice owner - bread service at reception - Lusignan is worth a visit especially the cathedral is beautiful - center of village 100 m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lusignan-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651058694.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la plage",
    "addressLocality": "Lusignan",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "86600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.43702,
    "longitude": 0.12366
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/lusignan/103102/camping-de-vauchiron"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€16.5+"
}