{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yalabia-rest-stop-24-hour-free-campground-way-farer",
  "name": "Yalabia Rest Stop 24 hour Free Campground | WAY&FARER",
  "description": "Free camp for up to 24 hours at a time at the Yalabia Rest Stop with public toilets. Between Kalbarri and Exmouth or Carnarvon and Coral Bay.",
  "url": "https://campertunity.com/listings/campgrounds/yalabia-rest-stop-24-hour-free-campground-way-farer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.53699073449121,
    "longitude": 114.25828333615921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$1+"
}