{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/australian-platypus-park-tarzali-lakes-minbun-queensland",
  "name": "The Australian Platypus Park at Tarzali Lakes",
  "description": "Near Mount Hypipamee National Park, Malaan National Park, Topaz Road National Park, Herberton Range National Park, Yungaburra National Park, Tropical North Queensland and Minbun. Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/australian-platypus-park-tarzali-lakes-minbun-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "912 Malanda Millaa Millaa Road",
    "addressLocality": "Minbun",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.46687,
    "longitude": 145.590119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}