{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/depot-beach-cabins-visitor-info-nsw-national-parks-in-murram",
  "name": "Depot Beach cabins | Visitor info | NSW National Parks",
  "description": "Depot Beach cabins are set between spotted blue gumtrees and the golden sands of Depot Beach, offering either forest or water views, barbecues and all amenities.",
  "url": "https://campertunity.com/listings/campgrounds/depot-beach-cabins-visitor-info-nsw-national-parks-in-murram",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Murramarang National Park in the South Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}