{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coopers-creek-windorah-queensland",
  "name": "Coopers Creek",
  "description": "Near Outback Queensland and Windorah. Free.",
  "url": "https://campertunity.com/listings/campgrounds/coopers-creek-windorah-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--b8rEX6XD--/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/bvzoidkvlf6crfwronfy",
    "https://media.anycamp.com.au/c/image/upload/s--FYczrQoc--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bvzoidkvlf6crfwronfy"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quilpie Windorah Road",
    "addressLocality": "Windorah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.370392,
    "longitude": 142.743561
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/coopers-creek-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}