

# Event Details

- **Event Name**: Bluegrass Friday! 
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 07:00 pm – Fri, 20 Mar, 2026 at 09:00 pm
- **Event Description**: It’s bluegrass music with bbq on a Friday night for free
- **Event URL**: https://allevents.in/austin/bluegrass-friday/200029791650114
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: Green Mesquite
- **lat**: 30.261446
- **long**: -97.759176
- **full address**: Green Mesquite, 1400 Barton Springs Road,Austin, Texas, United States

## Event gallery

- **Alt text**: Bluegrass Friday!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/05b4927341916d54e9f84687131881e5242ea29bbe742368c4d8ae6432d2cddd-rimg-w960-h960-dc8e3549-gmir?v=1773681406

## FAQs

- **Q**: When and where is Bluegrass Friday!  being held?
  - **A:** Bluegrass Friday!  takes place on Fri, 20 Mar, 2026 at 07:00 pm to Fri, 20 Mar, 2026 at 09:00 pm at Green Mesquite, 1400 Barton Springs Road,Austin, Texas, United States.
- **Q**: Who is organizing Bluegrass Friday! ?
  - **A:** Bluegrass Friday!  is organized by Cooper's Uncle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bluegrass Friday!  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Austin, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bluegrass Friday!  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": "Bluegrass Friday!",
        "image": "https://cdn-az.allevents.in/events9/banners/05b4927341916d54e9f84687131881e5242ea29bbe742368c4d8ae6432d2cddd-rimg-w960-h960-dc8e3549-gmir?v=1773681406",
        "startDate": "2026-03-20",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/austin/bluegrass-friday/200029791650114",
        "location": {
            "@type": "Place",
            "name": "Green Mesquite",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Barton Springs Road,Austin, Texas",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.261446",
                "longitude": "-97.759176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s bluegrass music with bbq on a Friday night for free",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coopers Uncle",
                "url": "https://allevents.in/org/coopers-uncle/27561009"
            }
        ]
    }
]
```