{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buchan-cave-reserve-camping-orbost-victoria",
  "name": "Buchan Cave Reserve Camping",
  "description": "A range of camping options are offered, from comfortable cabins and wilderness retreats, to powered and non powered campsites.",
  "url": "https://campertunity.com/listings/campgrounds/buchan-cave-reserve-camping-orbost-victoria",
  "image": [
    "https://photos.geozone.co.nz/photos/b69eb155611aa150d74b1abe10710ca5-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caves Rd, Buchan VIC 3885, Australia",
    "addressLocality": "Orbost",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.4943,
    "longitude": 148.159
  },
  "sameAs": [
    "https://campermate.com/location/australia/vic/lakes/paid-campground/buchan-cave-reserve-camping/a73962cd-6d32-498b-ba79-0e6af96a4182"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}