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 Wolverine 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/wolverine-canyon-pocatello-id", "name": "Wolverine Canyon", "description": "Overview Wolverine Canyon has opportunities for dispersed camping, snowmobiling, rock climbing and mountain biking & hiking. Opportunities are also available for wildlife viewing - If you're lucky, you may see a Bald Eagle flying above the canyon.", "url": "https://campertunity.com/listings/campgrounds/wolverine-canyon-pocatello-id", "image": [ "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png" ], "address": { "@type": "PostalAddress", "streetAddress": "4350 Cliffs Dr", "addressLocality": "Pocatello", "addressRegion": "ID", "postalCode": "83204", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 43.2676, "longitude": -111.9747 }, "sameAs": [ "https://www.blm.gov/visit/wolverine-canyon" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Public Land" }, { "@type": "LocationFeatureSpecification", "name": "Blm Land" }, { "@type": "LocationFeatureSpecification", "name": "Dispersed" }, { "@type": "LocationFeatureSpecification", "name": "Snowmobiling" }, { "@type": "LocationFeatureSpecification", "name": "Biking" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Wildlife Viewing" }, { "@type": "LocationFeatureSpecification", "name": "Mountain Biking" }, { "@type": "LocationFeatureSpecification", "name": "Rock Climbing" }, { "@type": "LocationFeatureSpecification", "name": "Wildlife Watching" }, { "@type": "LocationFeatureSpecification", "name": "Mountain" }, { "@type": "LocationFeatureSpecification", "name": "Canyon" } ]}