

# Event Details

- **Event Name**: Code Blues @ Checkers Tavern in Cedar Rapids
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Code Blues breaks into the Cedar Rapids classic rock music scene with a stop at Checkers Tavern.
- **Event URL**: https://allevents.in/cedar-rapids/code-blues-checkers-tavern-in-cedar-rapids/200029675661001
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details

- **Ticket URL**: http://facebook.com/200029675661001?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cedar+rapids-events

## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: Checkers tavern
- **lat**: 41.946507970131
- **long**: -91.677188564541
- **full address**: Checkers tavern, 3120 6th St SW, Cedar Rapids, IA 52404-4010, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Code Blues (https://allevents.in/org/code-blues/25343244)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cf5b5259c681902e679cb379dd4145514127d204132cd35521f266a4849a49e8-rimg-w1200-h513-dcffffff-gmir?v=1775225585
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ffa9719e182adf8cf594a92e020fa143ba4ffc3eae560c83427191c9880a41a7-rimg-w300-h300-dcffffff-gmir?v=1775225585

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Checkers tavern, 3120 6th St SW, Cedar Rapids, IA 52404-4010, United States
- **Q**: Who is organizing the event?
  - **A:** Code Blues
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Code Blues @ Checkers Tavern in Cedar Rapids ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Code Blues @ Checkers Tavern in Cedar Rapids",
        "image": "https://cdn-az.allevents.in/events2/banners/cf5b5259c681902e679cb379dd4145514127d204132cd35521f266a4849a49e8-rimg-w1200-h513-dcffffff-gmir?v=1775225585",
        "startDate": "2026-04-03T19:00:00-05:00",
        "url": "https://allevents.in/cedar-rapids/code-blues-checkers-tavern-in-cedar-rapids/200029675661001",
        "location": {
            "@type": "Place",
            "name": "Checkers tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3120 6th St SW, Cedar Rapids, IA 52404-4010, United States",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.946507970131",
                "longitude": "-91.677188564541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Code Blues breaks into the Cedar Rapids classic rock music scene with a stop at Checkers Tavern.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Code Blues",
                "url": "https://allevents.in/org/code-blues/25343244"
            }
        ]
    }
]
```