

# Event Details

- **Event Name**: Valles Canyon Petroglyph Hike
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 09:00 am
- **Event Description**: Distance: ~6 to 6.8 miles total, out and back
Duration: 3 hours walking + drive time (plan for 5 hours round trip)
Difficulty: Moderate (Longer hike with rocky footing.
- **Event URL**: https://allevents.in/mesilla/valles-canyon-petroglyph-hike/200029665446710
- **Event Categories**: trips-adventures, health-wellness, trekking
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mesilla
- **state**: NM
- **country**: United States
- **location**: Valles Canyon
- **lat**: 32.2891011
- **long**: -106.8393746
- **full address**: Valles Canyon, Mesilla, New Mexico, United States

## Event gallery

- **Alt text**: Valles Canyon Petroglyph Hike
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d2f12f3e44f6421329003e56a9022183e01863877323bc9f4df064d322f2b34d-rimg-w1200-h675-dc905f5d-gmir?v=1771101250

## FAQs

- **Q**: When and where is Valles Canyon Petroglyph Hike being held?
  - **A:** Valles Canyon Petroglyph Hike takes place on Sat, 21 Feb, 2026 at 09:00 am to Sat, 21 Feb, 2026 at 09:00 am at Valles Canyon, Mesilla, New Mexico, United States.
- **Q**: Who is organizing Valles Canyon Petroglyph Hike?
  - **A:** Valles Canyon Petroglyph Hike is organized by Las Cruces Short Hikes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valles Canyon Petroglyph Hike",
        "image": "https://cdn-az.allevents.in/events2/banners/d2f12f3e44f6421329003e56a9022183e01863877323bc9f4df064d322f2b34d-rimg-w1200-h675-dc905f5d-gmir?v=1771101250",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/mesilla/valles-canyon-petroglyph-hike/200029665446710",
        "location": {
            "@type": "Place",
            "name": "Valles Canyon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mesilla, New Mexico",
                "addressLocality": "Mesilla",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.2891011",
                "longitude": "-106.8393746"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Distance: ~6 to 6.8 miles total, out and back\nDuration: 3 hours walking + drive time (plan for 5 hours round trip)\nDifficulty: Moderate (Longer hike with rocky footing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Las Cruces Short Hikes",
                "url": "https://allevents.in/org/las-cruces-short-hikes/27213811"
            }
        ]
    }
]
```