{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clement-s-gap-old-school-campground-south-australia-way",
  "name": "Clement's Gap Old School Campground South Australia | WAY&FARER",
  "description": "Remote feeling campground to the north of Adelaide at Clement's Gap, a good stop over when heading to the Flinders Rangers or beyond.",
  "url": "https://campertunity.com/listings/campgrounds/clement-s-gap-old-school-campground-south-australia-way",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.351409466973564,
    "longitude": 138.94566436644513
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-07-17"
  },
  "priceRange": "$1+"
}