

# Event Details

- **Event Name**: Imperial Valley Ducks Unlimited Banquet
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 05:30 pm
- **Event Description**: Come join us for a fun filled evening of auctions, raffles and games
- **Event URL**: https://allevents.in/imperial/imperial-valley-ducks-unlimited-banquet/200028868399145
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 93

## Ticket Details


## Event venue details

- **city**: Imperial
- **state**: CA
- **country**: United States
- **location**: Imperial Valley Expo
- **lat**: 32.835758486703
- **long**: -115.5694042013
- **full address**: Imperial Valley Expo, 200 E 2nd St,Imperial, California, United States

## Event gallery

- **Alt text**: Imperial Valley Ducks Unlimited Banquet
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8210c186c55684bf7596944d07efbb8f155c89fadb2cb6199f1d1cd913025970-rimg-w1200-h632-dc787878-gmir?v=1759407194

## FAQs

- **Q**: When and where is Imperial Valley Ducks Unlimited Banquet being held?
  - **A:** Imperial Valley Ducks Unlimited Banquet takes place on Sat, 04 Oct, 2025 at 05:30 pm to Sat, 04 Oct, 2025 at 05:30 pm at Imperial Valley Expo, 200 E 2nd St,Imperial, California, United States.
- **Q**: Who is organizing Imperial Valley Ducks Unlimited Banquet?
  - **A:** Imperial Valley Ducks Unlimited Banquet is organized by California Ducks Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Imperial Valley Ducks Unlimited Banquet",
        "image": "https://cdn-az.allevents.in/events10/banners/8210c186c55684bf7596944d07efbb8f155c89fadb2cb6199f1d1cd913025970-rimg-w1200-h632-dc787878-gmir?v=1759407194",
        "startDate": "2025-10-04",
        "url": "https://allevents.in/imperial/imperial-valley-ducks-unlimited-banquet/200028868399145",
        "location": {
            "@type": "Place",
            "name": "Imperial Valley Expo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 E 2nd St,Imperial, California",
                "addressLocality": "Imperial",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.835758486703",
                "longitude": "-115.5694042013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a fun filled evening of auctions, raffles and games",
        "organizer": [
            {
                "@type": "Organization",
                "name": "California Ducks Unlimited",
                "url": "https://allevents.in/org/california-ducks-unlimited/26009143"
            }
        ]
    }
]
```