{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-blue-mountains-area-mount-werong-nsw",
  "name": "Southern Blue Mountains area",
  "description": "Mount Werong campground is a great base to explore the mountain bike trails, bushwalks, and historic heritage in the remote south of Blue Mountains National Park, near Oberon.",
  "url": "https://campertunity.com/listings/campgrounds/southern-blue-mountains-area-mount-werong-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/blue-mountains-national-park/southern-blue-mountains-area/mount-werong-campground/mount-werong-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruby Creek Mine Walking Track",
    "addressLocality": "Mount Werong",
    "addressRegion": "NSW",
    "postalCode": "2787",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.0796246462406,
    "longitude": 149.927053635594
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/mount-werong-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}