{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-la-zubia",
  "name": "Clothes Wash Dry",
  "description": "ideal campsite for city visit in Granada-Granada bus stop right in front of the campsite",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-la-zubia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693280.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Laurel de la Reina",
    "addressLocality": "La Zubia",
    "addressRegion": "andalucia-04-11-14-18-21-23-29-41",
    "postalCode": "18140",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.12463,
    "longitude": -3.58593
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 226,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.8",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€24.8+"
}