{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cossack-northern-territory",
  "name": "Clothes Wash Dry",
  "description": "reception open 8 am - 6 pm - check in after 2 pm - check out before 10 am - BBQ area - camp kitchen - bistro - kiosk - cafe - restaurant - gas bottle service - Katherine Hot Springs 3km - Nitmiluk Gorge 30km - Katherine 5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cossack-northern-territory",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shadforth Road",
    "addressLocality": "Cossack",
    "addressRegion": "northern-territory",
    "postalCode": "0850",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -14.48854,
    "longitude": 132.24983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "45",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$45+"
}