{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-mary-kathleen-cloncurry-qld",
  "name": "Lake Mary Kathleen",
  "description": "Top spot for free camping . Must be total self-contained . Very peacefull. Water and toilets back on... Near Outback Queensland and Cloncurry. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/lake-mary-kathleen-cloncurry-qld",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--jMrM-3u3--/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/ue86fsuxjn1zmfd5zvc4",
    "https://media.anycamp.com.au/c/image/upload/s--Ek9dnKz0--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ue86fsuxjn1zmfd5zvc4",
    "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": "Unnamed Road",
    "addressLocality": "Cloncurry",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.789238,
    "longitude": 139.793904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bill O."
      },
      "reviewBody": "Top spot for free camping . Must be total self-contained . Very peacefull.\nWater and toilets back on highway towards Cloncurry."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michael D."
      },
      "reviewBody": "Heaps of room,heaps of grassy level spots.Self contained preferred, leave no trace as it's on private property let's not stuff it up!"
    }
  ]
}