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 Eagle Point — Ute Lake State 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/eagle-point-ute-lake-state-park-logan-nm", "name": "Eagle Point — Ute Lake State Park", "description": "Eagle Point at Ute Lake State Park is located near the expansive Ute Lake, offering a landscape of open spaces and water views.", "url": "https://campertunity.com/listings/campgrounds/eagle-point-ute-lake-state-park-logan-nm", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "streetAddress": "P. O. BOX 52", "addressLocality": "Logan", "addressRegion": "NM", "postalCode": "88426", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 35.367, "longitude": -103.491 }, "sameAs": [ "https://thedyrt.com/camping/new-mexico/eagle-point-nm" ], "numberOfRooms": 5, "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Vault Toilets" }, { "@type": "LocationFeatureSpecification", "name": "Marina" }, { "@type": "LocationFeatureSpecification", "name": "Toilets" }, { "@type": "LocationFeatureSpecification", "name": "Outhouse" }, { "@type": "LocationFeatureSpecification", "name": "Pet Friendly" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Boating" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "River" }, { "@type": "LocationFeatureSpecification", "name": "Lake" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "USD", "price": "15", "priceValidUntil": "2026-09-24" }, "priceRange": "$15+"}