

# Event Details

- **Event Name**: Danny Elfman
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 08:30 pm – Mon, 07 Sep, 2026 at 10:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/danny-elfman/2300030381945704
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Byline Bank Aragon Ballroom
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States

## Event gallery

- **Alt text**: Danny Elfman
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d6474160-a629-11f1-8990-5d04d231a2dd-rimg-w1200-h862-dcd8d8e8-gmir.jpg?v=1788283405

## FAQs

- **Q**: When and where is Danny Elfman being held?
  - **A:** Danny Elfman takes place on Mon, 07 Sep, 2026 at 08:30 pm to Mon, 07 Sep, 2026 at 10:30 pm at Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Danny Elfman",
        "image": "https://cdn-az.allevents.in/events2/banners/d6474160-a629-11f1-8990-5d04d231a2dd-rimg-w1200-h862-dcd8d8e8-gmir.jpg?v=1788283405",
        "startDate": "2026-09-07T20:30:00-05:00",
        "endDate": "2026-09-07T22:30:00-05:00",
        "url": "https://allevents.in/chicago/danny-elfman/2300030381945704",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Byline Bank Aragon Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1106 West Lawrence Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```