{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/claudia-m-cloncurry-queensland",
  "name": "Claudia M.",
  "description": "Beautiful free camping spot. No toilets, power or anything it’s just de Dam and you can camp anywher...",
  "url": "https://campertunity.com/listings/campgrounds/claudia-m-cloncurry-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ZcfwmU_K--/c_fill,h_400,q_auto,w_800/v1/production/xmw3gn6evbs1p8y129o2",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clem Walton Park Road",
    "addressLocality": "Cloncurry",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.7051873,
    "longitude": 140.5058305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}