

# Event Details

- **Event Name**: New Year's Day Sunrise Hike
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 06:00 am – Thu, 01 Jan, 2026 at 09:00 am
- **Event Description**: Let's welcome the New Year's first sunrise!
- **Event URL**: https://allevents.in/eugene/new-years-day-sunrise-hike/200029369965615
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: Mount Pisgah Arboretum
- **lat**: 44.01508
- **long**: -122.9837
- **full address**: Mount Pisgah Arboretum, 34901 Frank Parrish Rd, Eugene, OR 97405-9673, United States

## Event gallery

- **Alt text**: New Year's Day Sunrise Hike
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/79fb0d8e20089a3f06ac9661a46c68fd265ecbae642c102c58088d89496dea45-rimg-w1200-h900-dc434e73-gmir?v=1767225509

## FAQs

- **Q**: When and where is New Year's Day Sunrise Hike being held?
  - **A:** New Year's Day Sunrise Hike takes place on Thu, 01 Jan, 2026 at 06:00 am to Thu, 01 Jan, 2026 at 09:00 am at Mount Pisgah Arboretum, 34901 Frank Parrish Rd, Eugene, OR 97405-9673, United States.
- **Q**: Who is organizing New Year's Day Sunrise Hike?
  - **A:** New Year's Day Sunrise Hike is organized by The Adventures of Granola Grandma.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Day Sunrise Hike",
        "image": "https://cdn-az.allevents.in/events4/banners/79fb0d8e20089a3f06ac9661a46c68fd265ecbae642c102c58088d89496dea45-rimg-w1200-h900-dc434e73-gmir?v=1767225509",
        "startDate": "2026-01-01",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/eugene/new-years-day-sunrise-hike/200029369965615",
        "location": {
            "@type": "Place",
            "name": "Mount Pisgah Arboretum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34901 Frank Parrish Rd, Eugene, OR 97405-9673, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.01508",
                "longitude": "-122.9837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's welcome the New Year's first sunrise!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Adventures of Granola Grandma",
                "url": "https://allevents.in/org/the-adventures-of-granola-grandma/27251601"
            }
        ]
    }
]
```