

# Event Details

- **Event Name**: Weekly Lunch Meeting
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 12:00 pm – Thu, 18 Dec, 2025 at 01:00 pm
- **Event Description**: This is our weekly lunch meeting. Club information and events are discussed.
- **Event URL**: https://allevents.in/kenosha/weekly-lunch-meeting/200029349921801
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Kenosha
- **state**: WI
- **country**: United States
- **location**: The Stella Hotel & Ballroom
- **lat**: 42.583216612273
- **long**: -87.820994853973
- **full address**: The Stella Hotel &amp; Ballroom, 5716 8th Ave, Kenosha, WI 53140-4003, United States

## Event gallery

- **Alt text**: Weekly Lunch Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c5f133d7dc67431ced440c481c09e013c539620a045fd0a2cc3f4a641e9fe975-rimg-w831-h310-dc301b13-gmir?v=1765611960

## FAQs

- **Q**: When and where is Weekly Lunch Meeting being held?
  - **A:** Weekly Lunch Meeting takes place on Thu, 18 Dec, 2025 at 12:00 pm to Thu, 18 Dec, 2025 at 01:00 pm at The Stella Hotel &amp; Ballroom, 5716 8th Ave, Kenosha, WI 53140-4003, United States.
- **Q**: Who is organizing Weekly Lunch Meeting?
  - **A:** Weekly Lunch Meeting is organized by Kiwanis Club of Western Kenosha.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Lunch Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/c5f133d7dc67431ced440c481c09e013c539620a045fd0a2cc3f4a641e9fe975-rimg-w831-h310-dc301b13-gmir?v=1765611960",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/kenosha/weekly-lunch-meeting/200029349921801",
        "location": {
            "@type": "Place",
            "name": "The Stella Hotel & Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5716 8th Ave, Kenosha, WI 53140-4003, United States",
                "addressLocality": "Kenosha",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.583216612273",
                "longitude": "-87.820994853973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our weekly lunch meeting. Club information and events are discussed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kiwanis Club of Western Kenosha",
                "url": "https://allevents.in/org/kiwanis-club-of-western-kenosha/27017552"
            }
        ]
    }
]
```