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 Lower Paintbrush — Grand Teton National Park 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/lower-paintbrush-grand-teton-national-park-wy", "name": "Lower Paintbrush — Grand Teton National Park", "description": "Lower Paintbrush in [Grand Teton National Park](https://thedyrt.com/camping/wyoming/near/grand-teton-national-park) offers a dispersed camping experience surrounded by rugged mountain terrain.", "url": "https://campertunity.com/listings/campgrounds/lower-paintbrush-grand-teton-national-park-wy", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "addressLocality": "Grand Teton National Park", "addressRegion": "WY", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 43.80212198929231, "longitude": -110.76384484041378 }, "sameAs": [ "https://thedyrt.com/camping/wyoming/paintbrush-canyon-backcountry-camping" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Dispersed" }, { "@type": "LocationFeatureSpecification", "name": "Backcountry" }, { "@type": "LocationFeatureSpecification", "name": "Group Site" }, { "@type": "LocationFeatureSpecification", "name": "Mountain" }, { "@type": "LocationFeatureSpecification", "name": "Canyon" }, { "@type": "LocationFeatureSpecification", "name": "Lake" }, { "@type": "LocationFeatureSpecification", "name": "Walk In" }, { "@type": "LocationFeatureSpecification", "name": "Walk In" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "USD", "price": "35", "priceValidUntil": "2026-10-01" }, "priceRange": "$35-$45"}