{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cloncurry-river-taldora-queensland",
  "name": "Cloncurry River",
  "description": "Near Outback Queensland and Taldora. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/cloncurry-river-taldora-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VVH56f4Q--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/z4uultj4cj2zskahvtho",
    "https://media.anycamp.com.au/c/image/upload/s--hJIKXRm7--/c_fill,h_400,q_auto,w_800/z4uultj4cj2zskahvtho"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wills Developmental Rd",
    "addressLocality": "Taldora",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.034305,
    "longitude": 141.111309
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/cloncurry-river?utm_source=list&utm_medium=web&utm_campaign=campsites/taldora-qld/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}