

# Event Details

- **Event Name**: Bluegrass Bash
- **Event Start and End Date**: Fri, 15 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Join us for a bluegrass bash to celebrate the upcoming summer break! Live music, craft beer, food truck, NA drinks, community fun!
- **Event URL**: https://allevents.in/manchester/bluegrass-bash/200029933030501
- **Event Categories**: music, live-music, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: TN
- **country**: United States
- **location**: 101 N. Irwin St., Manchester, TN
- **lat**: 35.48306
- **long**: -86.08956
- **full address**: 101 N. Irwin St., Manchester, TN, United States

## Event gallery

- **Alt text**: Bluegrass Bash
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c1b4bd744c335e24dea7bee3a0d31ebc703133563bf6062530cec7ed1725de60-rimg-w1066-h1440-dcc93f30-gmir?v=1776015120

## FAQs

- **Q**: When and where is Bluegrass Bash being held?
  - **A:** Bluegrass Bash takes place on Fri, 15 May, 2026 at 05:00 pm to Fri, 15 May, 2026 at 05:00 pm at 101 N. Irwin St., Manchester, TN, United States.
- **Q**: Who is organizing Bluegrass Bash?
  - **A:** Bluegrass Bash is organized by Harvest Local Foods.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bluegrass Bash 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bluegrass Bash",
        "image": "https://cdn-az.allevents.in/events3/banners/c1b4bd744c335e24dea7bee3a0d31ebc703133563bf6062530cec7ed1725de60-rimg-w1066-h1440-dcc93f30-gmir?v=1776015120",
        "startDate": "2026-05-15T17:00:00-05:00",
        "url": "https://allevents.in/manchester/bluegrass-bash/200029933030501",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 N. Irwin St., Manchester, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Irwin St, Manchester, TN 37355-1526, United States",
                "addressLocality": "Manchester",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.48306",
                "longitude": "-86.08956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a bluegrass bash to celebrate the upcoming summer break! Live music, craft beer, food truck, NA drinks, community fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harvest Local Foods",
                "url": "https://allevents.in/org/harvest-local-foods/9959734",
                "description": "Locally grown, handcrafted, Tennessee sourced, and craft beer! On the square Downtown Manchester, TN"
            }
        ]
    }
]
```