

# Event Details

- **Event Name**: Shenandoah National Park: The October Trifecta
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 10:00 am – Mon, 19 Oct, 2026 at 10:00 am (-04:00)
- **Event Description**: For more details & to sign up: https://yourhikingcompany.com/destination-adventures/
- **Event URL**: https://allevents.in/mc-gaheysville/shenandoah-national-park-the-october-trifecta/200029996543646
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Mc Gaheysville
- **state**: VA
- **country**: United States
- **location**: Shenandoah National Park
- **lat**: 38.313645991658
- **long**: -78.678588867188
- **full address**: Shenandoah National Park, Linville, Virginia, Mc Gaheysville, United States

## Event gallery

- **Alt text**: Shenandoah National Park: The October Trifecta
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dd08d3b1ed5aa6f0dde9126a788ca401af08a4085185ba6ab94ce0a386266cca-rimg-w1200-h1600-dcffffff-gmir?v=1779575754

## FAQs

- **Q**: When and where is Shenandoah National Park: The October Trifecta being held?
  - **A:** Shenandoah National Park: The October Trifecta takes place on Fri, 16 Oct, 2026 at 10:00 am to Mon, 19 Oct, 2026 at 10:00 am at Shenandoah National Park, Linville, Virginia, Mc Gaheysville, United States.
- **Q**: Who is organizing Shenandoah National Park: The October Trifecta?
  - **A:** Shenandoah National Park: The October Trifecta is organized by your hiking company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shenandoah National Park: The October Trifecta",
        "image": "https://cdn-az.allevents.in/events7/banners/dd08d3b1ed5aa6f0dde9126a788ca401af08a4085185ba6ab94ce0a386266cca-rimg-w1200-h1600-dcffffff-gmir?v=1779575754",
        "startDate": "2026-10-16T10:00:00-04:00",
        "endDate": "2026-10-19T10:00:00-04:00",
        "url": "https://allevents.in/mc-gaheysville/shenandoah-national-park-the-october-trifecta/200029996543646",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shenandoah National Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Linville, Virginia",
                "addressLocality": "Mc Gaheysville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.313645991658",
                "longitude": "-78.678588867188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For more details & to sign up: https://yourhikingcompany.com/destination-adventures/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "your hiking company",
                "url": "https://allevents.in/org/your-hiking-company/26285372"
            }
        ]
    }
]
```