{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-tree-bay-campground-picnic-area-myall-lakes-national",
  "name": "White Tree Bay campground and picnic area | Local alerts | NSW National Parks",
  "description": "White Tree Bay campground and picnic area offers a tranquil, lakeside setting for tent or caravan camping with fantastic birdwatching, beside Bombah Broadwater in Myall Lakes National Park.",
  "url": "https://campertunity.com/listings/campgrounds/white-tree-bay-campground-picnic-area-myall-lakes-national",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Myall Lakes National Park in the North Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}