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 Blue Springs 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/blue-springs-pine-valley-ut", "name": "Blue Springs", "description": "## Overview Located three miles outside of the town of Pine Valley, Utah. Campgroundhas large ponderosa pine trees and is situated adjacent to a stream. Areais shaded. Located near Pine Valley Mountain Wilderness. Popularactivities include horseback riding, hiking and fishing. There is a lodgeand cafe in Pine Valley. No OHV/ATVs in the campground.", "url": "https://campertunity.com/listings/campgrounds/blue-springs-pine-valley-ut", "address": { "@type": "PostalAddress", "addressLocality": "Pine Valley", "addressRegion": "UT", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 37.39194404, "longitude": -113.46277718 }, "sameAs": [ "https://thedyrt.com/camping/utah/blue-springs" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Horseback Riding" }, { "@type": "LocationFeatureSpecification", "name": "Horseback Riding" }, { "@type": "LocationFeatureSpecification", "name": "Stream" }, { "@type": "LocationFeatureSpecification", "name": "Mountain" }, { "@type": "LocationFeatureSpecification", "name": "Valley" }, { "@type": "LocationFeatureSpecification", "name": "Creek" } ]}