

# Event Details

- **Event Name**: Tyler Childers at Wrigley Field
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 06:45 pm
- **Event URL**: https://allevents.in/chicago/tyler-childers-at-wrigley-field/2400029370329724
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Wrigley Field
- **lat**: 41.94843840
- **long**: -87.65533270
- **full address**: Wrigley Field, 1060 W Addison St, Chicago, IL 60613, United States

## Event gallery

- **Alt text**: Tyler Childers at Wrigley Field
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e2e28a20-7b30-11f1-9c5f-b15bd5656509-rimg-w1200-h500-dc191512-gmir.jpg?v=1783558532

## FAQs

- **Q**: When and where is Tyler Childers at Wrigley Field being held?
  - **A:** Tyler Childers at Wrigley Field takes place on Sun, 12 Jul, 2026 at 06:45 pm to Sun, 12 Jul, 2026 at 06:45 pm at Wrigley Field, 1060 W Addison St, Chicago, IL 60613, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tyler Childers at Wrigley Field 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 Tyler Childers at Wrigley Field 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": "Tyler Childers at Wrigley Field",
        "image": "https://cdn-az.allevents.in/events9/banners/e2e28a20-7b30-11f1-9c5f-b15bd5656509-rimg-w1200-h500-dc191512-gmir.jpg?v=1783558532",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/chicago/tyler-childers-at-wrigley-field/2400029370329724",
        "location": {
            "@type": "Place",
            "name": "Wrigley Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1060 W Addison St, Chicago, IL 60613",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94843840",
                "longitude": "-87.65533270"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```