{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/florence-falls-2wd-campground-litchfield-national-park",
  "name": "Florence Falls 2WD Campground, Litchfield National Park | WAY&FARER",
  "description": "Florence Falls Campground is one of the best in the Northern Territory or close to Darwin. Swim in the incredible plunge pool near the campground.",
  "url": "https://campertunity.com/listings/campgrounds/florence-falls-2wd-campground-litchfield-national-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.098723090772536,
    "longitude": 130.77746236687506
  },
  "sameAs": [
    "https://www.wayandfarer.com/guides/campgrounds/florence-falls-2wd-campground/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$1+"
}