{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mareeba-bush-stays-mareeba-queensland",
  "name": "Mareeba Bush Stays",
  "description": "This is a brilliant bush camp situated on 12 acres, so you are guaranteed to find a space close to a... Near Tropical North Queensland and Chewko. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mareeba-bush-stays-mareeba-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5LmQ4Xes--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/edngqn48hrpjxhvnoq97",
    "https://media.anycamp.com.au/c/image/upload/s--pzgU5x4i--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/edngqn48hrpjxhvnoq97"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 Paglietta Rd",
    "addressLocality": "Mareeba",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.053838,
    "longitude": 145.367494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neptune R."
      },
      "reviewBody": "This is a brilliant bush camp situated on 12 acres, so you are guaranteed to find a space close to all the social action or some solitude. There are lots of tracks to do walks through the bush and around a beautiful dam which is full of red claw. Must be self contained, however they have flushing toilet and solar showers. For only $5/night, this is a top camp!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Geoff"
      },
      "reviewBody": "Pretty good; showers are black poly pipe heated by the sun. Good TV , phone. Fires must be off the ground."
    }
  ]
}