{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-prades-occitania",
  "name": "Clothes Wash Dry",
  "description": "On the outskirts of a village - large plots - quiet - center 700m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-prades-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651220655.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Gaz",
    "addressLocality": "Prades",
    "addressRegion": "occitania",
    "postalCode": "66500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.62128,
    "longitude": 2.42289
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/occitania/prades/159834/les-portes-du-canigou"
  ],
  "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+"
}