

# Event Details

- **Event Name**: Annual Banquet
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 05:00 pm
- **Event Description**: Prime Rib dinner, live auction, silent auction and raffles. All proceeds go to habitat projects and youth outdoor activities.
- **Event URL**: https://allevents.in/burlington/annual-banquet/200029365091649
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: Catfish Bend Convention & Event Center
- **lat**: 40.82392
- **long**: -91.13949
- **full address**: Catfish Bend Convention &amp; Event Center, 3199 Winegard Dr, Burlington, IA 52601, United States

## Event gallery

- **Alt text**: Annual Banquet
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3bde0229dec6117716126054988111317729e343214cfc25b2405bb00bcf0ea2-rimg-w1200-h675-dc90735c-gmir?v=1768035077

## FAQs

- **Q**: When and where is Annual Banquet being held?
  - **A:** Annual Banquet takes place on Sat, 17 Jan, 2026 at 05:00 pm to Sat, 17 Jan, 2026 at 05:00 pm at Catfish Bend Convention &amp; Event Center, 3199 Winegard Dr, Burlington, IA 52601, United States.
- **Q**: Who is organizing Annual Banquet?
  - **A:** Annual Banquet is organized by Aldo Leopold Pheasants Forever Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Banquet",
        "image": "https://cdn-az.allevents.in/events9/banners/3bde0229dec6117716126054988111317729e343214cfc25b2405bb00bcf0ea2-rimg-w1200-h675-dc90735c-gmir?v=1768035077",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/burlington/annual-banquet/200029365091649",
        "location": {
            "@type": "Place",
            "name": "Catfish Bend Convention & Event Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3199 Winegard Dr, Burlington, IA 52601, United States",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.82392",
                "longitude": "-91.13949"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Prime Rib dinner, live auction, silent auction and raffles. All proceeds go to habitat projects and youth outdoor activities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aldo Leopold Pheasants Forever Chapter",
                "url": "https://allevents.in/org/aldo-leopold-pheasants-forever-chapter/27247157"
            }
        ]
    }
]
```