{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bulloo-river-quilpie-queensland",
  "name": "Bulloo River",
  "description": "Near Outback Queensland and Quilpie. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/bulloo-river-quilpie-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--R2q65fTi--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/gend7ainzmjtvgwsx6ta",
    "https://media.anycamp.com.au/c/image/upload/s--r18yBMwZ--/c_fill,h_400,q_auto,w_800/gend7ainzmjtvgwsx6ta"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gyrica St",
    "addressLocality": "Quilpie",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.61593,
    "longitude": 144.279419
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/bulloo-river"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}