{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/katherine-gorge-caravan-park-hiking-camping-katherine-gorge",
  "name": "Katherine Gorge Caravan Park | Hiking & Camping at Katherine Gorge | WAY&FARER",
  "description": "Camp inside the Katherine Gorge National Park where there's a large pool just near the start of trails leading out to Katherine Gorge.",
  "url": "https://campertunity.com/listings/campgrounds/katherine-gorge-caravan-park-hiking-camping-katherine-gorge",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -14.336194303298686,
    "longitude": 132.33040157761496
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$1+"
}