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 Cawndilla 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/cawndilla-map-nsw-national-au",  "name": "Cawndilla campground | Map | NSW National Parks",  "description": "The campground at Lake Cawndilla in Kingchega National Park offers an outback campsite with barbecues, perfect for birdwatching and stargazing.",  "url": "https://campertunity.com/listings/campgrounds/cawndilla-map-nsw-national-au",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -32.5521419343893,    "longitude": 142.113496314204  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/cawndilla-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Stargazing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Bird Watching"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}