{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gorge-view-bush-retreat-lansdowne-nt-australia",
  "name": "Gorge View Bush Retreat",
  "description": "Near Lansdowne. .",
  "url": "https://campertunity.com/listings/campgrounds/gorge-view-bush-retreat-lansdowne-nt-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--lqELcq1B--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/jl6d9jmos0fy3qtuetwc",
    "https://media.anycamp.com.au/c/image/upload/s--1NXqJ61i--/c_fill,h_400,q_auto,w_800/v1/production/jl6d9jmos0fy3qtuetwc"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "1635 Gorge Road",
    "addressRegion": "Lansdowne NT 0850 Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -14.38673,
    "longitude": 132.408494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "58",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$58+"
}