

# Event Details

- **Event Name**: Bombargo
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 08:00 pm – Thu, 17 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/bombargo/2300030296512128
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Garcias Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Garcias Chicago, 1001 W Washington Blvd, Chicago, United States

## Event gallery

- **Alt text**: Bombargo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1afc3290-984f-11f1-9a40-7b90de720125-rimg-w1080-h1350-dc98b8c8-gmir.jpg?v=1786760106

## FAQs

- **Q**: When and where is Bombargo being held?
  - **A:** Bombargo takes place on Thu, 17 Sep, 2026 at 08:00 pm to Thu, 17 Sep, 2026 at 10:00 pm at Garcias Chicago, 1001 W Washington Blvd, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bombargo",
        "image": "https://cdn-az.allevents.in/events3/banners/1afc3290-984f-11f1-9a40-7b90de720125-rimg-w1080-h1350-dc98b8c8-gmir.jpg?v=1786760106",
        "startDate": "2026-09-17T20:00:00-05:00",
        "endDate": "2026-09-17T22:00:00-05:00",
        "url": "https://allevents.in/chicago/bombargo/2300030296512128",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Garcias Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 W Washington Blvd",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```