

# Event Details

- **Event Name**: In This Moment at Aragon Ballroom
- **Event Start and End Date**: Sun, 11 Oct, 2026 at 06:00 pm – Sun, 11 Oct, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/in-this-moment-at-aragon-ballroom/2400030207810301
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Aragon Ballroom
- **lat**: 41.96941020
- **long**: -87.65800940
- **full address**: Aragon Ballroom, 1106 W Lawrence Ave, Chicago, IL 60640, United States

## Event gallery

- **Alt text**: In This Moment at Aragon Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5f735860-aaea-11f1-8ed1-0da50d238dff-rimg-w1024-h1024-dc080808-gmir.png?v=1788805906

## FAQs

- **Q**: When and where is In This Moment at Aragon Ballroom being held?
  - **A:** In This Moment at Aragon Ballroom takes place on Sun, 11 Oct, 2026 at 06:00 pm to Sun, 11 Oct, 2026 at 08:00 pm at Aragon Ballroom, 1106 W Lawrence Ave, Chicago, IL 60640, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** In This Moment at Aragon Ballroom is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 In This Moment at Aragon Ballroom 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": "In This Moment at Aragon Ballroom",
        "image": "https://cdn-az.allevents.in/events3/banners/5f735860-aaea-11f1-8ed1-0da50d238dff-rimg-w1024-h1024-dc080808-gmir.png?v=1788805906",
        "startDate": "2026-10-11T18:00:00-06:00",
        "endDate": "2026-10-11T20:00:00-06:00",
        "url": "https://allevents.in/chicago/in-this-moment-at-aragon-ballroom/2400030207810301",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Aragon Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1106 W Lawrence Ave, Chicago, IL 60640",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.96941020",
                "longitude": "-87.65800940"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```