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 Tawanui Campsite 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/tawanui-otago", "name": "Tawanui Campsite", "description": "This is a standard campsite in the Coastal Otago area. This isolated campsite is in a clearing beside the river. Day walk the Catlins River Track through silver beech forest.", "url": "https://campertunity.com/listings/campgrounds/tawanui-otago", "image": [ "https://www.doc.govt.nz/thumbs/hero/contentassets/1331691d51704cb6b3fa122bab3d7e57/tawanui-campsite-shellie-evans-1920.jpg", "/thumbs/hero/contentassets/1331691d51704cb6b3fa122bab3d7e57/tawanui-campsite-shellie-evans-1920.jpg" ], "address": { "@type": "PostalAddress", "addressRegion": "Otago", "addressCountry": "NZ" }, "geo": { "@type": "GeoCoordinates", "latitude": -46.4583626, "longitude": 169.49316511 }, "sameAs": [ "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/catlins-coastal-area/things-to-do/tawanui-campsite/" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Forest" }, { "@type": "LocationFeatureSpecification", "name": "River" }, { "@type": "LocationFeatureSpecification", "name": "Coastal" } ]}