{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fig-tree-yard-gregory-national-park-humpert-track-northern",
  "name": "Fig Tree Yard",
  "description": "Near Katherine Daly and Gregory. Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/fig-tree-yard-gregory-national-park-humpert-track-northern",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gregory National Park / Humpert Track",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.239193,
    "longitude": 130.422967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}