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 Deer 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/deer-flat-campsite-fiordland", "name": "Deer Flat Campsite", "description": "This is a standard campsite in northern Fiordland. Camp beside the Eglinton River in a grassy area surrounded by small pockets of beech forest. Fly fish in the river.", "url": "https://campertunity.com/listings/campgrounds/deer-flat-campsite-fiordland", "image": [ "https://www.doc.govt.nz/thumbs/hero/contentassets/bbd6da5b8f804ea8810e8e51a0d11942/deer-flat-campsite-shairon-hart1920.jpg", "/thumbs/hero/contentassets/bbd6da5b8f804ea8810e8e51a0d11942/deer-flat-campsite-shairon-hart1920.jpg" ], "address": { "@type": "PostalAddress", "addressRegion": "Fiordland", "addressCountry": "NZ" }, "geo": { "@type": "GeoCoordinates", "latitude": -44.99949692, "longitude": 168.00793244 }, "sameAs": [ "https://www.doc.govt.nz/parks-and-recreation/places-to-go/fiordland/places/fiordland-national-park/things-to-do/campsites/deer-flat-campsite/" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Forest" }, { "@type": "LocationFeatureSpecification", "name": "River" } ]}