

# Event Details

- **Event Name**: Back Country Boys at Carols Pub
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 09:30 pm – Fri, 17 Jul, 2026 at 11:30 pm
- **Event URL**: https://allevents.in/chicago/back-country-boys-at-carols-pub/2400030365778755
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Carols Pub
- **lat**: 41.96693800
- **long**: -87.66684300
- **full address**: Carols Pub, 4659 N Clark St, Chicago, IL 60640, United States

## Event gallery

- **Alt text**: Back Country Boys at Carols Pub
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/67655af0-797b-11f1-b650-c15703b55926-rimg-w1080-h1350-dcbc4935-gmir.webp?v=1783370635

## FAQs

- **Q**: When and where is Back Country Boys at Carols Pub being held?
  - **A:** Back Country Boys at Carols Pub takes place on Fri, 17 Jul, 2026 at 09:30 pm to Fri, 17 Jul, 2026 at 11:30 pm at Carols Pub, 4659 N Clark St, Chicago, IL 60640, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Back Country Boys at Carols Pub 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 Back Country Boys at Carols Pub 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": "Back Country Boys at Carols Pub",
        "image": "https://cdn-az.allevents.in/events5/banners/67655af0-797b-11f1-b650-c15703b55926-rimg-w1080-h1350-dcbc4935-gmir.webp?v=1783370635",
        "startDate": "2026-07-17",
        "endDate": "2026-07-17",
        "url": "https://allevents.in/chicago/back-country-boys-at-carols-pub/2400030365778755",
        "location": {
            "@type": "Place",
            "name": "Carols Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4659 N Clark St, Chicago, IL 60640",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.96693800",
                "longitude": "-87.66684300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```