

# Event Details

- **Event Name**: Blues Collective at BBB
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 05:00 pm
- **Event Description**: Come out to see your favorite Jam Band at Boro Bourbon and Blues!
- **Event URL**: https://allevents.in/murfreesboro/blues-collective-at-bbb/200029804033239
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029804033239?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=murfreesboro-events

## Event venue details

- **city**: Murfreesboro
- **state**: TN
- **country**: United States
- **location**: Boro Bourbon & Brews 
- **lat**: 35.846332400774
- **long**: -86.392517352463
- **full address**: Boro Bourbon &amp; Brews , 124 N Maple Street ,Murfreesboro,TN,United States
- **location**: Boro Bourbon & Brews

## Event gallery

- **Alt text**: Blues Collective at BBB
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a0a74dd01b7266137c8712f2c6a32734d395d759bf05cb229e27764c69473a6e-rimg-w1200-h1200-dc060506-gmir?v=1773376358

## FAQs

- **Q**: When and where is Blues Collective at BBB being held?
  - **A:** Blues Collective at BBB takes place on Sun, 15 Mar, 2026 at 05:00 pm to Sun, 15 Mar, 2026 at 05:00 pm at Boro Bourbon &amp; Brews , 124 N Maple Street ,Murfreesboro,TN,United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues Collective at BBB 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 Murfreesboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blues Collective at BBB 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": "Blues Collective at BBB",
        "image": "https://cdn-az.allevents.in/events7/banners/a0a74dd01b7266137c8712f2c6a32734d395d759bf05cb229e27764c69473a6e-rimg-w1200-h1200-dc060506-gmir?v=1773376358",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/murfreesboro/blues-collective-at-bbb/200029804033239",
        "location": {
            "@type": "Place",
            "name": "Boro Bourbon & Brews ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 N Maple Street ,Murfreesboro,TN,United States",
                "addressLocality": "Murfreesboro",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.846332400774",
                "longitude": "-86.392517352463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to see your favorite Jam Band at Boro Bourbon and Blues!"
    }
]
```