

# Event Details

- **Event Name**: Blind Joe performing at CC'S
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:00 pm – Fri, 12 Jun, 2026 at 10:00 pm
- **Event Description**: It's been awhile, but we are happy to announce Blind Joe is performing back at CC'S Bar!!!
- **Event URL**: https://allevents.in/brainerd/blind-joe-performing-at-ccs/200030127305112
- **Event Categories**: performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Brainerd
- **state**: MN
- **country**: United States
- **location**: CC'S Bar
- **lat**: 46.36001
- **long**: -94.1875
- **full address**: CC'S Bar, 121 NE Washington St,Brainerd, Minnesota, United States

## Event gallery

- **Alt text**: Blind Joe performing at CC'S
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7198d1437843a433923850387e0b5c9972ae9e1236954630e3811a82b8707245-rimg-w768-h1376-dc171d1c-gmir?v=1781213656

## FAQs

- **Q**: When and where is Blind Joe performing at CC'S being held?
  - **A:** Blind Joe performing at CC'S takes place on Fri, 12 Jun, 2026 at 07:00 pm to Fri, 12 Jun, 2026 at 10:00 pm at CC'S Bar, 121 NE Washington St,Brainerd, Minnesota, United States.
- **Q**: Who is organizing Blind Joe performing at CC'S?
  - **A:** Blind Joe performing at CC'S is organized by CC'S Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blind Joe performing at CC'S",
        "image": "https://cdn-az.allevents.in/events10/banners/7198d1437843a433923850387e0b5c9972ae9e1236954630e3811a82b8707245-rimg-w768-h1376-dc171d1c-gmir?v=1781213656",
        "startDate": "2026-06-12",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/brainerd/blind-joe-performing-at-ccs/200030127305112",
        "location": {
            "@type": "Place",
            "name": "CC'S Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 NE Washington St,Brainerd, Minnesota",
                "addressLocality": "Brainerd",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.36001",
                "longitude": "-94.1875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's been awhile, but we are happy to announce Blind Joe is performing back at CC'S Bar!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CCS Bar",
                "url": "https://allevents.in/org/ccs-bar/23684213"
            }
        ]
    }
]
```