

# Event Details

- **Event Name**: Annual Dinner 2026
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 12:00 pm
- **Event Description**: Big plans are in the works! Mark your calendar and check back for all the details.
- **Event URL**: https://allevents.in/lake-city/annual-dinner-2026/200029090449601
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Lake City
- **state**: MN
- **country**: United States
- **location**: 122 N. Lakeshore Dr., Lake City, MN, United States, Minnesota 55041
- **lat**: 44.45002
- **long**: -92.26751
- **full address**: 122 N. Lakeshore Dr., Lake City, MN, United States, Minnesota 55041

## Event gallery

- **Alt text**: Annual Dinner 2026
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1f83b1bc018cfc34d6a346ad0c38d37787d50fbc95e43c8957df3893ccfcd8ce-rimg-w1200-h600-dc0149af-gmir?v=1773965117

## FAQs

- **Q**: When and where is Annual Dinner 2026 being held?
  - **A:** Annual Dinner 2026 takes place on Fri, 20 Mar, 2026 at 12:00 pm to Fri, 20 Mar, 2026 at 12:00 pm at 122 N. Lakeshore Dr., Lake City, MN, United States, Minnesota 55041.
- **Q**: Who is organizing Annual Dinner 2026?
  - **A:** Annual Dinner 2026 is organized by Lake City Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Dinner 2026",
        "image": "https://cdn-az.allevents.in/events10/banners/1f83b1bc018cfc34d6a346ad0c38d37787d50fbc95e43c8957df3893ccfcd8ce-rimg-w1200-h600-dc0149af-gmir?v=1773965117",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/lake-city/annual-dinner-2026/200029090449601",
        "location": {
            "@type": "Place",
            "name": "122 N. Lakeshore Dr., Lake City, MN, United States, Minnesota 55041",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 N Lakeshore Dr, Lake City, MN 55041-1549, United States",
                "addressLocality": "Lake City",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.45002",
                "longitude": "-92.26751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big plans are in the works! Mark your calendar and check back for all the details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake City Chamber of Commerce",
                "url": "https://allevents.in/org/lake-city-chamber-of-commerce/23366277"
            }
        ]
    }
]
```