{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miyumba-bush-camp-lawn-hill-queensland",
  "name": "Miyumba Bush Camp",
  "description": "Bush camp with toilets. All vehicle access. Short walk to Gregory River for swim, fish and wildlife... Near Tropical North Queensland and Lawn Hill. Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/miyumba-bush-camp-lawn-hill-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riversleigh Rd",
    "addressLocality": "Lawn Hill",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.017934,
    "longitude": 138.722391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Murri1"
      },
      "reviewBody": "Bush camp with toilets. All vehicle access. Short walk to Gregory River for swim, fish and wildlife watching and very cool vegetation. Up the road is Riverseligh World Heritage Area (D Site) amazing mega fauna fossils & interpretive area. A little further is the Boodjamulla NP with spectacular walks, hiking trails, Aboriginal artwork and amazing flora and fauna❤️🖤💛 Say hello to Waanyi people when enter their country."
    }
  ]
}