

# Event Details

- **Event Name**: Bourbon and Blues Brunch
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 11:00 am – Sun, 14 Jun, 2026 at 02:00 pm (-04:00)
- **Event Description**: Have brunch at Blu Point with a side of bourbon and BLUES!
- **Event URL**: https://allevents.in/staunton/bourbon-and-blues-brunch/200030105488524
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Staunton
- **state**: VA
- **country**: United States
- **location**: BLU Point Seafood Co
- **lat**: 38.141410533885
- **long**: -79.079764627276
- **full address**: BLU Point Seafood Co, 123 W. Beverley St.,Staunton, Virginia, United States

## Event gallery

- **Alt text**: Bourbon and Blues Brunch
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7b57c794491797f0095298c19e61a894fbbb5849065d37f0c7eaa971a4aefc1b-rimg-w960-h867-dc2a1b15-gmir?v=1779497422

## FAQs

- **Q**: When and where is Bourbon and Blues Brunch being held?
  - **A:** Bourbon and Blues Brunch takes place on Sun, 14 Jun, 2026 at 11:00 am to Sun, 14 Jun, 2026 at 02:00 pm at BLU Point Seafood Co, 123 W. Beverley St.,Staunton, Virginia, United States.
- **Q**: Who is organizing Bourbon and Blues Brunch?
  - **A:** Bourbon and Blues Brunch is organized by Blues On The Rocks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bourbon and Blues Brunch",
        "image": "https://cdn-az.allevents.in/events10/banners/7b57c794491797f0095298c19e61a894fbbb5849065d37f0c7eaa971a4aefc1b-rimg-w960-h867-dc2a1b15-gmir?v=1779497422",
        "startDate": "2026-06-14T11:00:00-04:00",
        "endDate": "2026-06-14T14:00:00-04:00",
        "url": "https://allevents.in/staunton/bourbon-and-blues-brunch/200030105488524",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "BLU Point Seafood Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 W. Beverley St.,Staunton, Virginia",
                "addressLocality": "Staunton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.141410533885",
                "longitude": "-79.079764627276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have brunch at Blu Point with a side of bourbon and BLUES!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blues On The Rocks",
                "url": "https://allevents.in/org/blues-on-the-rocks/24127748"
            }
        ]
    }
]
```