

# Event Details

- **Event Name**: Winter Birds
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 11:00 am – Sun, 18 Jan, 2026 at 12:00 pm
- **Event Description**: Learn all about the birds that don’t migrate but instead tough out the colder months alongside of us! Free.
- **Event URL**: https://allevents.in/pound-ridge/winter-birds/200029479181446
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Pound Ridge
- **state**: NY
- **country**: United States
- **location**: Ward Pound Ridge Reservation
- **lat**: 41.257885303797
- **long**: -73.58866174238
- **full address**: Ward Pound Ridge Reservation, 1 Reservation Road,Pound Ridge, New York, United States

## Event gallery

- **Alt text**: Winter Birds
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e94782d5717954992e4cf9ac0d48eea90322ab38d0a28bae5c113f4eca1cd465-rimg-w1200-h675-dce0e2dd-gmir?v=1768125108

## FAQs

- **Q**: When and where is Winter Birds being held?
  - **A:** Winter Birds takes place on Sun, 18 Jan, 2026 at 11:00 am to Sun, 18 Jan, 2026 at 12:00 pm at Ward Pound Ridge Reservation, 1 Reservation Road,Pound Ridge, New York, United States.
- **Q**: Who is organizing Winter Birds?
  - **A:** Winter Birds is organized by Westchester County Parks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Birds",
        "image": "https://cdn-az.allevents.in/events6/banners/e94782d5717954992e4cf9ac0d48eea90322ab38d0a28bae5c113f4eca1cd465-rimg-w1200-h675-dce0e2dd-gmir?v=1768125108",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/pound-ridge/winter-birds/200029479181446",
        "location": {
            "@type": "Place",
            "name": "Ward Pound Ridge Reservation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Reservation Road,Pound Ridge, New York",
                "addressLocality": "Pound Ridge",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.257885303797",
                "longitude": "-73.58866174238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn all about the birds that don’t migrate but instead tough out the colder months alongside of us! Free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westchester County Parks",
                "url": "https://allevents.in/org/westchester-county-parks/25943651"
            }
        ]
    }
]
```