

# Event Details

- **Event Name**: Alumni Happy Hour
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 05:00 pm – Fri, 17 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join your fellow LAC alumni to reconnect, network, and celebrate 20 years of Leadership Athens County! Hosted by team Lake Snowden.
- **Event URL**: https://allevents.in/athens/alumni-happy-hour/200029943534205
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: OH
- **country**: United States
- **location**: Devil's Kettle Brewing
- **lat**: 39.34924
- **long**: -82.09557
- **full address**: Devil's Kettle Brewing, 93 Columbus Rd, Athens, OH 45701-1313, United States

## Event gallery

- **Alt text**: Alumni Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2564c16752445824233b2d2a2c195273693015bb9fe6fa8d116e086e908d9534-rimg-w1200-h628-dc004b47-gmir?v=1776208624

## FAQs

- **Q**: When and where is Alumni Happy Hour being held?
  - **A:** Alumni Happy Hour takes place on Fri, 17 Apr, 2026 at 05:00 pm to Fri, 17 Apr, 2026 at 07:00 pm at Devil's Kettle Brewing, 93 Columbus Rd, Athens, OH 45701-1313, United States.
- **Q**: Who is organizing Alumni Happy Hour?
  - **A:** Alumni Happy Hour is organized by Leadership Athens County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alumni Happy Hour",
        "image": "https://cdn-az.allevents.in/events7/banners/2564c16752445824233b2d2a2c195273693015bb9fe6fa8d116e086e908d9534-rimg-w1200-h628-dc004b47-gmir?v=1776208624",
        "startDate": "2026-04-17T17:00:00-04:00",
        "endDate": "2026-04-17T19:00:00-04:00",
        "url": "https://allevents.in/athens/alumni-happy-hour/200029943534205",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Devil's Kettle Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "93 Columbus Rd, Athens, OH 45701-1313, United States",
                "addressLocality": "Athens",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.34924",
                "longitude": "-82.09557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join your fellow LAC alumni to reconnect, network, and celebrate 20 years of Leadership Athens County! Hosted by team Lake Snowden.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leadership Athens County",
                "url": "https://allevents.in/org/leadership-athens-county/27691252"
            }
        ]
    }
]
```