

# Event Details

- **Event Name**: A Night at the Winery
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 06:00 pm
- **Event Description**: We will be rockin' some grapes and also all you lovely babies this Saturday from 6-9 at Brooks Hill Winery. Bring a lawn chair and share a bottle of wine or three with friends; beer is also available.
- **Event URL**: https://allevents.in/brooks/a-night-at-the-winery/200030291550713
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Brooks
- **state**: KY
- **country**: United States
- **location**: 2746 Brooks Hill Rd, Brooks, KY 40109-8001, United States
- **lat**: 38.06422
- **long**: -85.74405
- **full address**: 2746 Brooks Hill Rd, Brooks, KY 40109-8001, United States

## Event gallery

- **Alt text**: A Night at the Winery
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d80ca68dd6433231c9233c5dd7101117957c269847b5a9cf911796d006493792-rimg-w1124-h633-dc030303-gmir?v=1782237424

## FAQs

- **Q**: When and where is A Night at the Winery being held?
  - **A:** A Night at the Winery takes place on Sat, 27 Jun, 2026 at 06:00 pm to Sat, 27 Jun, 2026 at 06:00 pm at 2746 Brooks Hill Rd, Brooks, KY 40109-8001, United States.
- **Q**: Who is organizing A Night at the Winery?
  - **A:** A Night at the Winery is organized by Left of the Dial.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Night at the Winery is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Brooks, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Night at the Winery sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Night at the Winery",
        "image": "https://cdn-az.allevents.in/events10/banners/d80ca68dd6433231c9233c5dd7101117957c269847b5a9cf911796d006493792-rimg-w1124-h633-dc030303-gmir?v=1782237424",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/brooks/a-night-at-the-winery/200030291550713",
        "location": {
            "@type": "Place",
            "name": "2746 Brooks Hill Rd, Brooks, KY 40109-8001, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2746 Brooks Hill Rd, Brooks, KY 40109-8001, United States",
                "addressLocality": "Brooks",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.06422",
                "longitude": "-85.74405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be rockin' some grapes and also all you lovely babies this Saturday from 6-9 at Brooks Hill Winery. Bring a lawn chair and share a bottle of wine or three with friends; beer is also available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Left of the Dial",
                "url": "https://allevents.in/org/left-of-the-dial/20699749"
            }
        ]
    }
]
```