

# Event Details

- **Event Name**: Maggie Rose
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 08:00 pm – Fri, 23 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/maggie-rose/2300030600835146
- **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**: Maggie Rose
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b3a67fa0-9e58-11f1-86dd-a9509dccaf4b-rimg-w1200-h675-dc180808-gmir.jpg?v=1787423925

## FAQs

- **Q**: When and where is Maggie Rose being held?
  - **A:** Maggie Rose takes place on Fri, 23 Oct, 2026 at 08:00 pm to Fri, 23 Oct, 2026 at 10:00 pm at Garcias Chicago, 1001 W Washington Blvd, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Maggie Rose is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Maggie Rose sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Maggie Rose",
        "image": "https://cdn-az.allevents.in/events8/banners/b3a67fa0-9e58-11f1-86dd-a9509dccaf4b-rimg-w1200-h675-dc180808-gmir.jpg?v=1787423925",
        "startDate": "2026-10-23T20:00:00-05:00",
        "endDate": "2026-10-23T22:00:00-05:00",
        "url": "https://allevents.in/chicago/maggie-rose/2300030600835146",
        "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"
    }
]
```