

# Event Details

- **Event Name**: Lake County Ducks Unlimited Spring Banquet
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 05:00 pm
- **Event Description**: Tickets available in January
- **Event URL**: https://allevents.in/mentor/lake-county-ducks-unlimited-spring-banquet/200029372719743
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Mentor
- **state**: OH
- **country**: United States
- **location**: LaMalfa
- **lat**: 41.713807202248
- **long**: -81.299087553158
- **full address**: LaMalfa, 5783 Heisley Rd, Mentor, OH 44060-1883, United States

## Event gallery

- **Alt text**: Lake County Ducks Unlimited Spring Banquet
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4e9862324e631f8047273d41c46ff9bf2fa1bbf0864a4721b9f88d30bcc29dcd-rimg-w700-h500-dcfef1c0-gmir?v=1772828198

## FAQs

- **Q**: When and where is Lake County Ducks Unlimited Spring Banquet being held?
  - **A:** Lake County Ducks Unlimited Spring Banquet takes place on Sat, 07 Mar, 2026 at 05:00 pm to Sat, 07 Mar, 2026 at 05:00 pm at LaMalfa, 5783 Heisley Rd, Mentor, OH 44060-1883, United States.
- **Q**: Who is organizing Lake County Ducks Unlimited Spring Banquet?
  - **A:** Lake County Ducks Unlimited Spring Banquet is organized by Lake County Ducks Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lake County Ducks Unlimited Spring Banquet",
        "image": "https://cdn-az.allevents.in/events5/banners/4e9862324e631f8047273d41c46ff9bf2fa1bbf0864a4721b9f88d30bcc29dcd-rimg-w700-h500-dcfef1c0-gmir?v=1772828198",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/mentor/lake-county-ducks-unlimited-spring-banquet/200029372719743",
        "location": {
            "@type": "Place",
            "name": "LaMalfa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5783 Heisley Rd, Mentor, OH 44060-1883, United States",
                "addressLocality": "Mentor",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.713807202248",
                "longitude": "-81.299087553158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets available in January",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake County Ducks Unlimited",
                "url": "https://allevents.in/org/lake-county-ducks-unlimited/27254441"
            }
        ]
    }
]
```