Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Federal Falls campground | Map | NSW National Parks for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@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  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/federal-falls-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Bird Watching"    }  ]}