{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-verruyes-nouvelle-aquitaine",
  "name": "Clothes Wash Dry",
  "description": "family campsite - in the heart of Gâtinea - supervised sandy beach - heated swimming pool - entertainment - snack bar",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-verruyes-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651095829.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Verruyes",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "79310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.51968,
    "longitude": -0.28049
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/verruyes/105066/flower-camping-cote-lac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€18+"
}