{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/daintree-national-park-cypal-tropical-north-queens",
  "name": "Daintree National Park (CYPAL) Tropical North Queensland",
  "description": "Located near beautiful Noah Beach, pitch a tent beneath the forest canopy at the only national park camping area in Daintree National Park (CYPAL).",
  "url": "https://campertunity.com/listings/campgrounds/daintree-national-park-cypal-tropical-north-queens",
  "image": [
    "https://parks.qld.gov.au/__data/assets/image/0020/172172/varieties/t.jpg?v=0.1.3"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Tropical North Queensland"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}