

# Event Details

- **Event Name**: The Latest and Greatest
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 07:00 pm – Sat, 05 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/the-latest-and-greatest/2300030651318204
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Theater 3 Mainstage At The Lincoln Lodge
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Theater 3 Mainstage At The Lincoln Lodge, 2040 N Milwaukee Ave, Chicago, United States

## Event gallery

- **Alt text**: The Latest and Greatest
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cd4e76d0-a92d-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc080808-gmir.webp?v=1788614960

## FAQs

- **Q**: When and where is The Latest and Greatest being held?
  - **A:** The Latest and Greatest takes place on Sat, 05 Sep, 2026 at 07:00 pm to Sat, 05 Sep, 2026 at 09:00 pm at Theater 3 Mainstage At The Lincoln Lodge, 2040 N Milwaukee Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Latest and Greatest",
        "image": "https://cdn-az.allevents.in/events2/banners/cd4e76d0-a92d-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc080808-gmir.webp?v=1788614960",
        "startDate": "2026-09-05T19:00:00-05:00",
        "endDate": "2026-09-05T21:00:00-05:00",
        "url": "https://allevents.in/chicago/the-latest-and-greatest/2300030651318204",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Theater 3 Mainstage At The Lincoln Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2040 N Milwaukee Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```