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 Cameron Flat 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/cameron-flat-campsite-otago", "name": "Cameron Flat Campsite", "description": "This is a standard campsite in the Wanaka/Makarora area. Camp near the Makarora River. Plenty of great activities are available nearby, such as hunting, tramping or fishing.", "url": "https://campertunity.com/listings/campgrounds/cameron-flat-campsite-otago", "image": [ "https://www.doc.govt.nz/thumbs/hero/contentassets/8931f96459b34711939586677e04f0dd/cameron-flat-campsite-hero.jpg", "/thumbs/hero/contentassets/8931f96459b34711939586677e04f0dd/cameron-flat-campsite-hero.jpg" ], "address": { "@type": "PostalAddress", "addressRegion": "Otago", "addressCountry": "NZ" }, "geo": { "@type": "GeoCoordinates", "latitude": -44.16122, "longitude": 169.28729 }, "sameAs": [ "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/mount-aspiring-national-park/things-to-do/campsites/cameron-flat-campsite/" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Hunting" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "River" } ]}