{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-almeria-andalucia",
  "name": "Clothes Wash Dry",
  "description": "camping place - by the sea - Using GPS coordinates - Almería bus stop 100m - Restaurant 50m - shopping 4km - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-almeria-andalucia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799990.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-340a",
    "addressLocality": "Almería",
    "addressRegion": "andalucia",
    "postalCode": "04002",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.82636,
    "longitude": -2.5162
  },
  "sameAs": [
    "https://www.campercontact.com/es/espana/andalucia/almeria/53330/camping-la-garrofa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "27.5+"
}