{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wooramel-station-riverside-retreat-carnarvon-wa",
  "name": "Wooramel Station Riverside Retreat",
  "description": "shaded location along the river - fire pits - tank bathrooms - camp kitchen within walking distance - non-drinkable water, bring your own drinking water - center 120km",
  "url": "https://campertunity.com/listings/campgrounds/wooramel-station-riverside-retreat-carnarvon-wa",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North West Coastal Highway",
    "addressLocality": "Carnarvon",
    "addressRegion": "Western Australia",
    "postalCode": "6701",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.74133,
    "longitude": 114.28306
  },
  "sameAs": [
    "https://www.campercontact.com/en/australia/western-australia/carnarvon/88353/wooramel-station-riverside-retreat"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$26+"
}