{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-plains-area-cooleman-nsw-au",
  "name": "High Plains area",
  "description": "Escape to Blue Waterholes campground, the perfect spot to enjoy the great outdoors, with hiking, caves and Kosciuszko National Park's northern wilderness on its doorstep.",
  "url": "https://campertunity.com/listings/campgrounds/high-plains-area-cooleman-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/high-plains-area/blue-waterholes-campground/blue-waterholes-campground-001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Waterholes Trail",
    "addressLocality": "Cooleman",
    "addressRegion": "NSW",
    "postalCode": "2611",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.6230310133333,
    "longitude": 148.683240006667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}