

# Event Details

- **Event Name**: First Day Hike
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 01:00 pm
- **Event Description**: Join us for our annual First Day Hike starting at the Wentz Education Center at 1 PM with the hike starting at 2 PM. There will be hot chocolate and roasted marshmallows to warm up before and after the hike!
- **Event URL**: https://allevents.in/hollidaysburg/first-day-hike/200029345383721
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 191

## Ticket Details


## Event venue details

- **city**: Hollidaysburg
- **state**: PA
- **country**: United States
- **location**: 205 Canoe Creek Rd, Hollidaysburg, PA, United States, Pennsylvania 16648
- **lat**: 40.4804
- **long**: -78.29082
- **full address**: 205 Canoe Creek Rd, Hollidaysburg, PA, United States, Pennsylvania 16648

## Event gallery

- **Alt text**: First Day Hike
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/de990dc490fded4f90238e604e4e60fed86b1347711610c1dfa48b8f3a585d01-rimg-w791-h1024-dcfffefe-gmir?v=1767046633

## FAQs

- **Q**: When and where is First Day Hike being held?
  - **A:** First Day Hike takes place on Thu, 01 Jan, 2026 at 01:00 pm to Thu, 01 Jan, 2026 at 01:00 pm at 205 Canoe Creek Rd, Hollidaysburg, PA, United States, Pennsylvania 16648.
- **Q**: Who is organizing First Day Hike?
  - **A:** First Day Hike is organized by Friends of Canoe Creek.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day Hike",
        "image": "https://cdn-az.allevents.in/events2/banners/de990dc490fded4f90238e604e4e60fed86b1347711610c1dfa48b8f3a585d01-rimg-w791-h1024-dcfffefe-gmir?v=1767046633",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/hollidaysburg/first-day-hike/200029345383721",
        "location": {
            "@type": "Place",
            "name": "205 Canoe Creek Rd, Hollidaysburg, PA, United States, Pennsylvania 16648",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Canoe Creek Rd, Hollidaysburg, PA 16648-8444, United States",
                "addressLocality": "Hollidaysburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4804",
                "longitude": "-78.29082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual First Day Hike starting at the Wentz Education Center at 1 PM with the hike starting at 2 PM. There will be hot chocolate and roasted marshmallows to warm up before and after the hike!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Canoe Creek",
                "url": "https://allevents.in/org/friends-of-canoe-creek/26094596"
            }
        ]
    }
]
```