{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yarrangobilly-caves-house-yarrangobilly-nsw",
  "name": "Yarrangobilly Caves House: Guest rooms",
  "description": "Stay in the luxurious guest rooms at Yarrangobilly Caves House. It's an award winning heritage house (circa 1917) set in a breathtaking part of Kosciuszko National Park. This charming self catered accommodation is perfect for couples or families who wish to escape the crowds.",
  "url": "https://campertunity.com/listings/campgrounds/yarrangobilly-caves-house-yarrangobilly-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/yarrangobilly-area/yarrangobilly-caves-house-1917/yarrangobilly-caves-house-1917-ext-night.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51 Yarrangobilly Caves Road",
    "addressLocality": "Yarrangobilly",
    "addressRegion": "NSW",
    "postalCode": "2720",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.7256614475048,
    "longitude": 148.490669449443
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/accommodation/yarrangobilly-caves-house"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}