{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warrumbungle-national-warrumbungle",
  "name": "Warrumbungle National Park",
  "description": "Camp Blackman, near Coonabarabran, offers peaceful sites and well-equipped facilities. Camp under the stars in Australia’s first Dark Sky Park and explore nearby walks.",
  "url": "https://campertunity.com/listings/campgrounds/warrumbungle-national-warrumbungle",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/warrumbungle-national-park/camp-blackman/camp-blackman-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4263 John Renshaw Parkway",
    "addressLocality": "Warrumbungle",
    "addressRegion": "NSW",
    "postalCode": "2828",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.2772155533333,
    "longitude": 148.996723886667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    }
  ]
}