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 Native Dog 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/native-dog-nsw-national-parks", "name": "Native Dog campground | Map | NSW National Parks", "description": "Native Dog campground, just off Guyra Road, has plenty of open grassland for picnicking, pitching a tent or manoeuvring a caravan. Native Dog creek is a short walk away.", "url": "https://campertunity.com/listings/campgrounds/native-dog-nsw-national-parks", "image": [ "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png" ], "address": { "@type": "PostalAddress", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -30.4055744968605, "longitude": 152.247341309454 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/native-dog-campground/map" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Grassland" }, { "@type": "LocationFeatureSpecification", "name": "Stream" }, { "@type": "LocationFeatureSpecification", "name": "Creek" } ]}