

# Event Details

- **Event Name**: Ducks Unlimited Banquet 
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: Mark your calendars!!
- **Event URL**: https://allevents.in/isle/ducks-unlimited-banquet/200029848358507
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details

- **Ticket URL**: http://facebook.com/200029848358507?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=isle-events

## Event venue details

- **city**: Isle
- **state**: MN
- **country**: United States
- **location**: Nitti's Hunters Point Resort
- **lat**: 46.246486336768
- **long**: -93.53037096404
- **full address**: Nitti's Hunters Point Resort, 5436 479th St,Isle, Minnesota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Nitti's Hunters Point Resort (https://allevents.in/org/nittis-hunters-point-resort/21038252)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5a8fab8497a67381f520681f943f384547cae4d93e0a973269f620ccca7af901-rimg-w1024-h1024-dc151716-gmir?v=1775121787
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/410e669f8028f7d4d74789ec6bbc9c027d55890e2b61d54bd5c235f6dff70f17-rimg-w300-h300-dc151816-gmir?v=1775121787

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Nitti's Hunters Point Resort, 5436 479th St,Isle, Minnesota, United States
- **Q**: Who is organizing the event?
  - **A:** Nitti's Hunters Point Resort
- **Q**: Where can I find ticket details about Ducks Unlimited Banquet  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ducks Unlimited Banquet",
        "image": "https://cdn-az.allevents.in/events8/banners/5a8fab8497a67381f520681f943f384547cae4d93e0a973269f620ccca7af901-rimg-w1024-h1024-dc151716-gmir?v=1775121787",
        "startDate": "2026-04-25T17:00:00-05:00",
        "url": "https://allevents.in/isle/ducks-unlimited-banquet/200029848358507",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Nitti's Hunters Point Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5436 479th St,Isle, Minnesota",
                "addressLocality": "Isle",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.246486336768",
                "longitude": "-93.53037096404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nittis Hunters Point Resort",
                "url": "https://allevents.in/org/nittis-hunters-point-resort/21038252"
            }
        ]
    }
]
```