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 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-campground-menindee-nsw-au", "name": "Cawndilla campground", "description": "This 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-campground-menindee-nsw-au", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kinchega-national-park/lake-cawndilla-campground.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "Lake Drive", "addressLocality": "Menindee", "addressRegion": "NSW", "postalCode": "2879", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -32.434915586667, "longitude": 142.251728973334 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/cawndilla-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Bbq Grill" }, { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Stargazing" }, { "@type": "LocationFeatureSpecification", "name": "Bird Watching" }, { "@type": "LocationFeatureSpecification", "name": "Lake" } ]}