{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-isle-of-skye-scotland-1",
  "name": "Clothes Wash Dry",
  "description": "new campsite on Skye - camper part is completed - camping area for tents will be finished in 2020 - center 320mtr.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-isle-of-skye-scotland-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650850512.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pairc Nan Craobh",
    "addressLocality": "Isle of Skye",
    "addressRegion": "scotland",
    "postalCode": "IV49 9AP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.24406,
    "longitude": -5.91751
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£25+"
}