{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stanley-rest-stop-free-western-australia",
  "name": "Stanley Rest Stop Free Campground, Western Australia | WAY&FARER",
  "description": "Stanley Rest Stop is a large free campground and rest area with good facilities near 80 Mile Creek, on the way from Broome to Port Hedland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stanley-rest-stop-free-western-australia",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.053558007203176,
    "longitude": 121.50933454238621
  },
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$1+"
}