

# Event Details

- **Event Name**: Boston Manor at Bottom Lounge
- **Event Start and End Date**: Wed, 04 Nov, 2026 at 07:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/boston-manor-at-bottom-lounge/2400030237228616
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Bottom Lounge
- **lat**: 41.88524040
- **long**: -87.66172540
- **full address**: Bottom Lounge, 1375 W. Lake Street, Chicago, IL 60607, United States

## Event gallery

- **Alt text**: Boston Manor at Bottom Lounge
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/301ed870-7992-11f1-986f-cf71295b98b4-rimg-w900-h900-dc272e36-gmir.webp?v=1783380420

## FAQs

- **Q**: When and where is Boston Manor at Bottom Lounge being held?
  - **A:** Boston Manor at Bottom Lounge takes place on Wed, 04 Nov, 2026 at 07:30 pm to Wed, 04 Nov, 2026 at 07:30 pm at Bottom Lounge, 1375 W. Lake Street, Chicago, IL 60607, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boston Manor at Bottom Lounge is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Boston Manor at Bottom Lounge sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boston Manor at Bottom Lounge",
        "image": "https://cdn-az.allevents.in/events2/banners/301ed870-7992-11f1-986f-cf71295b98b4-rimg-w900-h900-dc272e36-gmir.webp?v=1783380420",
        "startDate": "2026-11-04T19:30:00-06:00",
        "url": "https://allevents.in/chicago/boston-manor-at-bottom-lounge/2400030237228616",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bottom Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1375 W. Lake Street, Chicago, IL 60607",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88524040",
                "longitude": "-87.66172540"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```