{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monastery-of-11-strings-wombeyan-caves-new-south-wales-au",
  "name": "Monastery of 11 Strings",
  "description": "S9 - Hermit Circle is a secret hideaway offering private panorama hill views tucked around from the dilapidated Hermit Hut. Legend has it the hidden stone circle is a place of ancient hand fasting rites where wild forest sprites celebrated their love. The place still blesses the lucky few who come to lie under the open skies to stargaze here. A 250L artesian water barrel is provided, compost bucket and your own portable compost toilet kit with biobags & Who Gives a Crap TP. An expansive stone...",
  "url": "https://campertunity.com/listings/campgrounds/monastery-of-11-strings-wombeyan-caves-new-south-wales-au",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1696235170/campground-photos/g6qmr9vz9o63werx0ifp/monastery-of-11-strings-9-hermit-s-circle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wombeyan Caves",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.3433907,
    "longitude": 149.9127492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}