{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-camp-alice-springs-burt-plains-bush-camp",
  "name": "Free camp near Alice Springs at Burt Plains Bush Camp | WAY&FARER",
  "description": "Free camp near Alice Springs, less than 30 minutes to the north of town at Burt Plains Bush Camp. There are no facilities, ideal as a stop over only.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-camp-alice-springs-burt-plains-bush-camp",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.794187300354945,
    "longitude": 132.30017908762974
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$1+"
}