{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-isle-skye",
  "name": "Clothes Wash Dry",
  "description": "maximum stay 14 days - arrival to 21h - check out before 12am - terraced campsite - sloping ground - situated on Loch Dunvegan - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-isle-skye",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751988.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of Skye",
    "addressRegion": "schotland",
    "postalCode": "IV56 8WZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.43166,
    "longitude": -6.57955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.84,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "28",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£28+"
}