{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-green-head-western-australia",
  "name": "Clothes Wash Dry",
  "description": "large campsite on the coast - many activities - Dynamite Bay within walking distance - Perth 287km - center 11km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-green-head-western-australia",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Green Head Road",
    "addressLocality": "Green Head",
    "addressRegion": "western-australia",
    "postalCode": "6514",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.06799,
    "longitude": 114.96771
  },
  "sameAs": [
    "https://www.campercontact.com/en/australia/western-australia/green-head/88445/green-head-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "26",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$26+"
}