{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-coral-bay-australia-occidental",
  "name": "Clothes Wash Dry",
  "description": "large holiday park - different rates see website - in tourist area - center 0.2mls",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-coral-bay-australia-occidental",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Robinson Street",
    "addressLocality": "Coral Bay",
    "addressRegion": "australia-occidental",
    "postalCode": "6701",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.14286,
    "longitude": 113.77104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "76",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$76+"
}