{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burke-wills-roadhouse-four-ways-queensland",
  "name": "Burke & Wills Roadhouse",
  "description": "Great place after a long drive great food $10 unpowerd Near Outback Queensland and Four Ways. Pets Allowed, Toilets, BBQ Areas, Powered sites and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/burke-wills-roadhouse-four-ways-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Eqe7I7Fh--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/jm2ykqled96uv0ge0wcd",
    "https://media.anycamp.com.au/c/image/upload/s--V_wAo4nr--/c_fill,h_400,q_auto,w_800/v1/production/jm2ykqled96uv0ge0wcd",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burke Developmental Rd",
    "addressLocality": "Four Ways",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.227169,
    "longitude": 140.347369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bessie"
      },
      "reviewBody": "Powered and unpowered sites, very basic.   Unpowered was $10 pp/pn. Hot showers and toilets.   Food available at Roadhouse.  Fine for overnight."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Trish c."
      },
      "reviewBody": "Very basic, hot and dusty even in winter. Worth staying in Gregory or Normanton"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "peter h."
      },
      "reviewBody": "Great place after a long drive great food $10 unpowerd"
    }
  ]
}