{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/king-west-rest-area-free-camp-near-katherine-way-farer",
  "name": "King West Rest Area | Free Camp Near Katherine | WAY&FARER",
  "description": "King West Rest Area is about 25 minutes to the south-west of Katherine, towards the Kimberley's, where you can camp the night for free.",
  "url": "https://campertunity.com/listings/campgrounds/king-west-rest-area-free-camp-near-katherine-way-farer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -14.626209346699293,
    "longitude": 132.02375657899347
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$1+"
}