

# Event Details

- **Event Name**: BTS
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/bts/2300030439031152
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Soldier Field
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Soldier Field, 1410 S. Museum Campus Drive, Chicago, United States

## Event gallery

- **Alt text**: BTS
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8ec74320-85be-11f1-8f72-ede968b4b1d0-rimg-w1200-h675-dcffffff-gmir.jpg?v=1784718891

## FAQs

- **Q**: When and where is BTS being held?
  - **A:** BTS takes place on Fri, 28 Aug, 2026 at 08:00 pm to Fri, 28 Aug, 2026 at 08:00 pm at Soldier Field, 1410 S. Museum Campus Drive, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BTS 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 BTS 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": "BTS",
        "image": "https://cdn-az.allevents.in/events3/banners/8ec74320-85be-11f1-8f72-ede968b4b1d0-rimg-w1200-h675-dcffffff-gmir.jpg?v=1784718891",
        "startDate": "2026-08-28T20:00:00-05:00",
        "url": "https://allevents.in/chicago/bts/2300030439031152",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Soldier Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 S. Museum Campus Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```