

# Event Details

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

## 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/events6/banners/8bd0e680-85be-11f1-8f72-ede968b4b1d0-rimg-w1200-h675-dcffffff-gmir.jpg?v=1784718886

## FAQs

- **Q**: When and where is BTS being held?
  - **A:** BTS takes place on Thu, 27 Aug, 2026 at 08:00 pm to Thu, 27 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 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 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/events6/banners/8bd0e680-85be-11f1-8f72-ede968b4b1d0-rimg-w1200-h675-dcffffff-gmir.jpg?v=1784718886",
        "startDate": "2026-08-27T20:00:00-05:00",
        "url": "https://allevents.in/chicago/bts/2300030439030947",
        "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"
    }
]
```