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 Canyon 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/canyon-atlanta-id", "name": "Canyon", "description": "Canyon camping area near Fairfield, Idaho, is surrounded by rugged terrain with a mix of open spaces and forested areas.", "url": "https://campertunity.com/listings/campgrounds/canyon-atlanta-id", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "addressLocality": "Atlanta", "addressRegion": "ID", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 43.627901, "longitude": -114.858902 }, "sameAs": [ "https://thedyrt.com/camping/idaho/idaho-canyon-transfer" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Toilets" }, { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Drinking Water" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Potable Water" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Group Site" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Skiing" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Hot Springs" }, { "@type": "LocationFeatureSpecification", "name": "Mountain" }, { "@type": "LocationFeatureSpecification", "name": "Canyon" }, { "@type": "LocationFeatureSpecification", "name": "Stream" }, { "@type": "LocationFeatureSpecification", "name": "Hot Spring" }, { "@type": "LocationFeatureSpecification", "name": "Creek" } ]}