

# Event Details

- **Event Name**: String Radiance at Harris Theater
- **Event Start and End Date**: Wed, 17 Mar, 2027 at 07:30 pm – Wed, 17 Mar, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/string-radiance-at-harris-theater/2400030481703001
- **Event Categories**: art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Harris Theater
- **lat**: 41.88394450
- **long**: -87.62187900
- **full address**: Harris Theater, 205 East Randolph Drive, Chicago, IL 60601, United States

## Event gallery

- **Alt text**: String Radiance at Harris Theater
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4e365650-9b32-11f1-812b-a39669a0e109-rimg-w1200-h750-dc180808-gmir.png?v=1787077578

## FAQs

- **Q**: When and where is String Radiance at Harris Theater being held?
  - **A:** String Radiance at Harris Theater takes place on Wed, 17 Mar, 2027 at 07:30 pm to Wed, 17 Mar, 2027 at 09:30 pm at Harris Theater, 205 East Randolph Drive, Chicago, IL 60601, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** String Radiance at Harris Theater 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 String Radiance at Harris Theater 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": "String Radiance at Harris Theater",
        "image": "https://cdn-az.allevents.in/events2/banners/4e365650-9b32-11f1-812b-a39669a0e109-rimg-w1200-h750-dc180808-gmir.png?v=1787077578",
        "startDate": "2027-03-17T19:30:00-06:00",
        "endDate": "2027-03-17T21:30:00-06:00",
        "url": "https://allevents.in/chicago/string-radiance-at-harris-theater/2400030481703001",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Harris Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 East Randolph Drive, Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88394450",
                "longitude": "-87.62187900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```