{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ronda-andalusie",
  "name": "Clothes Wash Dry",
  "description": "restaurant - small shop - charging electric vehicles - historic center 3km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ronda-andalusie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741399.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A-369",
    "addressLocality": "Ronda",
    "addressRegion": "andalusie",
    "postalCode": "29400",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72133,
    "longitude": -5.17191
  },
  "sameAs": [
    "https://www.campercontact.com/nl/spanje/andalusie/ronda/19429/camping-el-sur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-10-15"
  },
  "priceRange": "€24.5+"
}