{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devils-hole-campground-barrington-tops-national-park-new-sou",
  "name": "Devils Hole campground",
  "description": "Near Hunter, Barrington Tops National Park and Barrington Tops. Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/devils-hole-campground-barrington-tops-national-park-new-sou",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--bqi24vfM--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/azg2vhnh3kzl15yhbutc",
    "https://media.anycamp.com.au/c/image/upload/s--WPNDc24c--/c_fill,h_400,q_auto,w_800/v1/production/azg2vhnh3kzl15yhbutc"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Barrington Tops National Park",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.916233,
    "longitude": 151.482625
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/devils-hole-camping-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}