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 Red Willow Reservoir State Rec Area 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/red-willow-reservoir-mccook-ne", "name": "Red Willow Reservoir State Rec Area", "description": "Red Willow Reservoir State Recreation Area near McCook, NE, features open plains and a large reservoir.", "url": "https://campertunity.com/listings/campgrounds/red-willow-reservoir-mccook-ne", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "addressLocality": "McCook", "addressRegion": "NE", "postalCode": "69001", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 40.35400096, "longitude": -100.67800075 }, "sameAs": [ "https://thedyrt.com/camping/nebraska/nebraska-red-willow-reservoir-state-recreation-area-red-willow" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Showers" }, { "@type": "LocationFeatureSpecification", "name": "Pet Friendly" }, { "@type": "LocationFeatureSpecification", "name": "Primitive" }, { "@type": "LocationFeatureSpecification", "name": "Boating" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "Lake" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "USD", "price": "10", "priceValidUntil": "2026-10-01" }, "priceRange": "$10-$35"}