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 McFarland Campground 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/mcfarland-salmon-id", "name": "McFarland Campground", "description": "Overview 10 campsites on the Lemhi River. The Lemhi Valley lies between the Beaverhead Mountains and the Lemhi Range, where the river creates a riparian zone in an otherwise arid region. Fishing in the river, and area roads lead into both mountain ranges, which are part of the Salmon National Forest.", "url": "https://campertunity.com/listings/campgrounds/mcfarland-salmon-id", "image": [ "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png" ], "address": { "@type": "PostalAddress", "addressLocality": "Salmon", "addressRegion": "ID", "postalCode": "83467", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 44.80232, "longitude": -113.56807 }, "sameAs": [ "https://www.blm.gov/visit/mcfarland-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Public Land" }, { "@type": "LocationFeatureSpecification", "name": "Blm Land" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "River" }, { "@type": "LocationFeatureSpecification", "name": "Desert" }, { "@type": "LocationFeatureSpecification", "name": "Mountain" }, { "@type": "LocationFeatureSpecification", "name": "Valley" }, { "@type": "LocationFeatureSpecification", "name": "Forest" } ]}