{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mount-isa",
  "name": "Clothes Wash Dry",
  "description": "Discovery Parks camping - off Parks discovery Partner Card - BIG4 Holiday Park camping - loyalty discount BIG4 club member - BIG4 book service forward in another park BIG4 - reception open Monday to Friday 8.30-17.30u, Sat-Sun-festivals 9-17h - check in after 14h - check out before 10 am - pets when asked - barbecue - field kitchen - kiosk - center 2.5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mount-isa",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barkly Highway",
    "addressLocality": "Mount Isa",
    "addressRegion": "queensland",
    "postalCode": "4825",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.72385,
    "longitude": 139.51685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "42",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$42+"
}