

# Event Details

- **Event Name**: Shawnee Ducks Unlimited Dinner
- **Event Start and End Date**: Thu, 23 Oct, 2025 at 06:00 pm
- **Event Description**: Come have a great time and support the Ducks!  We will have great food, cold drinks, auction and raffles for boomsticks 
and other great items.
- **Event URL**: https://allevents.in/shawnee/shawnee-ducks-unlimited-dinner/200029044838019
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Shawnee
- **state**: OK
- **country**: United States
- **location**: Citizen Potawatomi Reunion Hall 1702 S Gordan Cooper Drive Shawnee, Ok 74801
- **lat**: 35.30576
- **long**: -96.92597
- **full address**: Citizen Potawatomi Reunion Hall 1702 S Gordan Cooper Drive Shawnee, Ok 74801, 1415 Gordon Cooper Dr, Shawnee, OK 74801-8638, United States

## Event gallery

- **Alt text**: Shawnee Ducks Unlimited Dinner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1d8fe05c9669468a5e1e2ad81d6f5ecad1e2424bc14d65ac287da6f3fff8b3e4-rimg-w1200-h675-dc919090-gmir?v=1761033413

## FAQs

- **Q**: When and where is Shawnee Ducks Unlimited Dinner being held?
  - **A:** Shawnee Ducks Unlimited Dinner takes place on Thu, 23 Oct, 2025 at 06:00 pm to Thu, 23 Oct, 2025 at 06:00 pm at Citizen Potawatomi Reunion Hall 1702 S Gordan Cooper Drive Shawnee, Ok 74801, 1415 Gordon Cooper Dr, Shawnee, OK 74801-8638, United States.
- **Q**: Who is organizing Shawnee Ducks Unlimited Dinner?
  - **A:** Shawnee Ducks Unlimited Dinner is organized by Oklahoma Ducks Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shawnee Ducks Unlimited Dinner",
        "image": "https://cdn-az.allevents.in/events6/banners/1d8fe05c9669468a5e1e2ad81d6f5ecad1e2424bc14d65ac287da6f3fff8b3e4-rimg-w1200-h675-dc919090-gmir?v=1761033413",
        "startDate": "2025-10-23",
        "url": "https://allevents.in/shawnee/shawnee-ducks-unlimited-dinner/200029044838019",
        "location": {
            "@type": "Place",
            "name": "Citizen Potawatomi Reunion Hall 1702 S Gordan Cooper Drive Shawnee, Ok 74801",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1415 Gordon Cooper Dr, Shawnee, OK 74801-8638, United States",
                "addressLocality": "Shawnee",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.30576",
                "longitude": "-96.92597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come have a great time and support the Ducks!  We will have great food, cold drinks, auction and raffles for boomsticks \nand other great items.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oklahoma Ducks Unlimited",
                "url": "https://allevents.in/org/oklahoma-ducks-unlimited/26429828"
            }
        ]
    }
]
```