{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-altea-valencia",
  "name": "Clothes Wash Dry",
  "description": "large campsite - manager speaks Dutch - gas bottles exchange possible - satellite reception in limited places at high trees - beach 100m - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-altea-valencia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754914.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crta Playa Cap Blanch",
    "addressLocality": "Altea",
    "addressRegion": "valencia",
    "postalCode": "03590",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.57764,
    "longitude": -0.06433
  },
  "sameAs": [
    "http://www.camping-capblanch.com",
    "https://www.campercontact.com/en/spain/valencian-community/altea/25746/camping-cap-blanch"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€26+"
}