

# Event Details

- **Event Name**: Fall City Bird Walk
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 07:00 am (-05:00)
- **Event Description**: Please join us for a fall bird walk at the Wildlife Sanctuary as we look for migrating warblers and other exciting seasonal birds!
Free and open to the public. All skill levels welcome.
- **Event URL**: https://allevents.in/green-bay/fall-city-bird-walk/200030468590027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: Bay Beach Wildlife Sanctuary
- **lat**: 44.527752860268
- **long**: -87.973784599817
- **full address**: Bay Beach Wildlife Sanctuary, 1660 East Shore Drive ,Green Bay, Wisconsin, United States

## Event gallery

- **Alt text**: Fall City Bird Walk
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2bc16e479e1b9eb51318e07b719eb92a93cfda3e39786737e72f0d10a329f973-rimg-w1200-h800-dc88a858-gmir?v=1786768589

## FAQs

- **Q**: When and where is Fall City Bird Walk being held?
  - **A:** Fall City Bird Walk takes place on Sat, 29 Aug, 2026 at 07:00 am to Sat, 29 Aug, 2026 at 07:00 am at Bay Beach Wildlife Sanctuary, 1660 East Shore Drive ,Green Bay, Wisconsin, United States.
- **Q**: Who is organizing Fall City Bird Walk?
  - **A:** Fall City Bird Walk is organized by Bay Area Bird Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall City Bird Walk",
        "image": "https://cdn-az.allevents.in/events8/banners/2bc16e479e1b9eb51318e07b719eb92a93cfda3e39786737e72f0d10a329f973-rimg-w1200-h800-dc88a858-gmir?v=1786768589",
        "startDate": "2026-08-29T07:00:00-05:00",
        "url": "https://allevents.in/green-bay/fall-city-bird-walk/200030468590027",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bay Beach Wildlife Sanctuary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1660 East Shore Drive ,Green Bay, Wisconsin",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.527752860268",
                "longitude": "-87.973784599817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a fall bird walk at the Wildlife Sanctuary as we look for migrating warblers and other exciting seasonal birds!\nFree and open to the public. All skill levels welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bay Area Bird Club",
                "url": "https://allevents.in/org/bay-area-bird-club/23679059"
            }
        ]
    }
]
```