{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-douar-rouida-marokko",
  "name": "Clothes Wash Dry",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-douar-rouida-marokko",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195039",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Douar Rouida",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.02814,
    "longitude": -5.47953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "10+"
}