{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/federal-falls-campground-map-nsw-national-parks-au",
  "name": "Federal Falls campground | Map | NSW National Parks",
  "description": "Pitch your tent at the free Federal Falls campground in Mount Canobolas State Conservation Area near Orange. Explore walks, enjoy scenic views and go birdwatching.",
  "url": "https://campertunity.com/listings/campgrounds/federal-falls-campground-map-nsw-national-parks-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.3670482562025,
    "longitude": 148.956049760616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    }
  ]
}