

# Event Details

- **Event Name**: Double J Sports Bar
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 03:00 pm – Sun, 23 Aug, 2026 at 07:00 pm
- **Event Description**: A great Sunday evening for food drinks and music. Route 66 Band will provide rock and country music bring your dancing shoes!
- **Event URL**: https://allevents.in/joliet/double-j-sports-bar/200030129407127
- **Event Categories**: sports, music, entertainment, country-music-festivals, food-drinks
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Joliet
- **state**: IL
- **country**: United States
- **location**: 1001 Essington Road Joliet
- **lat**: 41.5402
- **long**: -88.16153
- **full address**: 1001 Essington Road Joliet, 1001 Essington Rd, Joliet, IL 60435-2869, United States

## Event gallery

- **Alt text**: Double J Sports Bar
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9d50fc922dec00c42ffd51ec1fa531b15da593ac4a91f889f00bde2351dda045-rimg-w1200-h1121-dc080808-gmir?v=1786909112

## FAQs

- **Q**: When and where is Double J Sports Bar being held?
  - **A:** Double J Sports Bar takes place on Sun, 23 Aug, 2026 at 03:00 pm to Sun, 23 Aug, 2026 at 07:00 pm at 1001 Essington Road Joliet, 1001 Essington Rd, Joliet, IL 60435-2869, United States.
- **Q**: Who is organizing Double J Sports Bar?
  - **A:** Double J Sports Bar is organized by Route 66 Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Double J Sports Bar is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Joliet, this event is thoughtfully curated to deliver a standout experience worth every moment. If Double J Sports Bar sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Double J Sports Bar",
        "image": "https://cdn-az.allevents.in/events7/banners/9d50fc922dec00c42ffd51ec1fa531b15da593ac4a91f889f00bde2351dda045-rimg-w1200-h1121-dc080808-gmir?v=1786909112",
        "startDate": "2026-08-23",
        "endDate": "2026-08-23",
        "url": "https://allevents.in/joliet/double-j-sports-bar/200030129407127",
        "location": {
            "@type": "Place",
            "name": "1001 Essington Road Joliet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 Essington Rd, Joliet, IL 60435-2869, United States",
                "addressLocality": "Joliet",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5402",
                "longitude": "-88.16153"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A great Sunday evening for food drinks and music. Route 66 Band will provide rock and country music bring your dancing shoes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Route 66 Band",
                "url": "https://allevents.in/org/route-66-band/25911345"
            }
        ]
    }
]
```