{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eckerboon-lake-campground-nsw-national-parks-au",
  "name": "Eckerboon Lake campground and picnic area | Map | NSW National Parks",
  "description": "Camp under the vast open skies of the outback at Eckerboon Lake campground in Langidoon-Metford State Conservation Area, about 1 hour from Broken Hill.",
  "url": "https://campertunity.com/listings/campgrounds/eckerboon-lake-campground-nsw-national-parks-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.712297326494,
    "longitude": 142.004741796801
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/eckerboon-lake-campground-picnic-area/map"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}