{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terry-smith-lookout-cloncurry-qld-australia",
  "name": "Terry Smith Lookout",
  "description": "Near Cloncurry. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/terry-smith-lookout-cloncurry-qld-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tpWtylCi--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/qxav7mcimnhsr8n8wtqs",
    "https://media.anycamp.com.au/c/image/upload/s--pJFZbgja--/c_fill,h_400,q_auto,w_800/qxav7mcimnhsr8n8wtqs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burke Developmental Rd Rest Area",
    "addressLocality": "Cloncurry QLD",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.37,
    "longitude": 140.28
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}