

# Event Details

- **Event Name**: Automatic
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 09:00 pm – Thu, 01 Oct, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/automatic/2300030447236222
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Empty Bottle
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Empty Bottle, 1035 N Western Ave, Chicago, United States

## Event gallery

- **Alt text**: Automatic
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/733adb50-891d-11f1-b6c8-ef4137d8dcb0-rimg-w800-h1000-dc1a1b1b-gmir.jpg?v=1785089500

## FAQs

- **Q**: When and where is Automatic being held?
  - **A:** Automatic takes place on Thu, 01 Oct, 2026 at 09:00 pm to Thu, 01 Oct, 2026 at 11:00 pm at The Empty Bottle, 1035 N Western Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Automatic",
        "image": "https://cdn-az.allevents.in/events2/banners/733adb50-891d-11f1-b6c8-ef4137d8dcb0-rimg-w800-h1000-dc1a1b1b-gmir.jpg?v=1785089500",
        "startDate": "2026-10-01T21:00:00-05:00",
        "endDate": "2026-10-01T23:00:00-05:00",
        "url": "https://allevents.in/chicago/automatic/2300030447236222",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Empty Bottle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1035 N Western Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```