{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-veynes-provence-alpes-cote-dazur",
  "name": "Clothes Wash Dry",
  "description": "located on the lake - supermarket 2 km - bread service - Centre 4,4 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-veynes-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875810.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Veynes",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "05400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.51891,
    "longitude": 5.79872
  },
  "sameAs": [
    "https://www.campercontact.com/fr/france/provence-alpes-cote-dazur/veynes/59338/camping-les-rives-du-lac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€35+"
}