{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boonmoo-station-dimbulah-queensland",
  "name": "Boonmoo Station",
  "description": "Lovely peaceful spot with excellent options for bike riding. Near Tropical North Queensland and Dimbulah. Pets Allowed and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/boonmoo-station-dimbulah-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--L6fsRdGT--/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/x31p33mu3lccbhycucpv",
    "https://media.anycamp.com.au/c/image/upload/s--1jwSwtCR--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/x31p33mu3lccbhycucpv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "762 Boonmoo Rd",
    "addressLocality": "Dimbulah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.250199,
    "longitude": 145.075586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sandy T."
      },
      "reviewBody": "Lovely peaceful spot with excellent options for bike riding."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Pru S."
      },
      "reviewBody": "The camp site was large and very pleasant. Grass had been slashed which made moving around the site safe easy.\nThere was however nothing at all on offer - no firewood for sale, no sites with long drops, no proper fireplace (just a circle of rocks), no UHF option (handy to be able to contact the homestead if there is an emergency), no walking tracks and no 4WD track.  And the map showing the camp sites was very rudimentary!  The Eureka Creek, while pleasant to look at, is a watering hole for cattle and certainly not suitable for paddling.   \nThe welcome from our host was underwhelming - she seemed more interested in taking our money than being a true host.   At $25 per night Boonmoo is not good value for money."
    }
  ]
}