{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-baza-andalusia",
  "name": "Clothes Wash Dry",
  "description": "very quiet private campsite - own sanitary facilities - 8.5 hectares of land with organic olive trees with fruit trees - familiar and friendly atmosphere - telephone contact advised in advance! - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-baza-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651025924.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino de Oria O de Baza",
    "addressLocality": "Baza",
    "addressRegion": "andalusia",
    "postalCode": "18891",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.50432,
    "longitude": -2.70691
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/andalusia/baza/89229/cuevas-andalucia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20+"
}