{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/humes-crossing-campground-blowering-nsw",
  "name": "Humes Crossing campground",
  "description": "Just a short drive from Kosciuszko’s northern attractions, Humes Crossing campground is an ideal camping base for large groups and families with kids.",
  "url": "https://campertunity.com/listings/campgrounds/humes-crossing-campground-blowering-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/tumut-area/humes-crossing-campground/humes-crossing-campground-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Humes Crossing Access",
    "addressLocality": "Blowering",
    "addressRegion": "NSW",
    "postalCode": "2720",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.4725619066665,
    "longitude": 148.276788033334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}