

# Event Details

- **Event Name**: First Day Hike!
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 11:00 am – Thu, 01 Jan, 2026 at 01:00 pm
- **Event Description**: Welcome in the New Year as we explore the nature trails and look for wildlife in the diverse habitats of the park.
Save-the-date!  More details to follow!
- **Event URL**: https://allevents.in/plattsburgh/first-day-hike/200029368630609
- **Event Categories**: new-year, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 213

## Ticket Details


## Event venue details

- **city**: Plattsburgh
- **state**: NY
- **country**: United States
- **location**: Point au Roche State Park
- **lat**: 44.78541
- **long**: -73.3806
- **full address**: Point au Roche State Park, 19 Camp Red Cloud Rd, Plattsburgh, NY 12901-5407, United States

## Event gallery

- **Alt text**: First Day Hike!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0f629bf2d95c8788a95f05a0b98f953b38c3537af5d354f80c42bc321be8552d-rimg-w1200-h799-dcd2d4dc-gmir?v=1767212127

## FAQs

- **Q**: When and where is First Day Hike! being held?
  - **A:** First Day Hike! takes place on Thu, 01 Jan, 2026 at 11:00 am to Thu, 01 Jan, 2026 at 01:00 pm at Point au Roche State Park, 19 Camp Red Cloud Rd, Plattsburgh, NY 12901-5407, United States.
- **Q**: Who is organizing First Day Hike!?
  - **A:** First Day Hike! is organized by Point au Roche State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day Hike!",
        "image": "https://cdn-az.allevents.in/events6/banners/0f629bf2d95c8788a95f05a0b98f953b38c3537af5d354f80c42bc321be8552d-rimg-w1200-h799-dcd2d4dc-gmir?v=1767212127",
        "startDate": "2026-01-01",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/plattsburgh/first-day-hike/200029368630609",
        "location": {
            "@type": "Place",
            "name": "Point au Roche State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Camp Red Cloud Rd, Plattsburgh, NY 12901-5407, United States",
                "addressLocality": "Plattsburgh",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.78541",
                "longitude": "-73.3806"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome in the New Year as we explore the nature trails and look for wildlife in the diverse habitats of the park.\nSave-the-date!  More details to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Point au Roche State Park",
                "url": "https://allevents.in/org/point-au-roche-state-park/20164529"
            }
        ]
    }
]
```