

# Event Details

- **Event Name**: Happy Hour
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 05:30 pm (-05:00)
- **Event Description**: Happy Hour
Monday, June 1
5:30 - 7:00 pm
Dempsey’s Burger Pub
623 Vermont
Lawrence
- **Event URL**: https://allevents.in/lawrence/happy-hour/200030125091737
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lawrence
- **state**: KS
- **country**: United States
- **location**: 623 Vermont St, Lawrence, KS 66044-2251, United States
- **lat**: 38.97224
- **long**: -95.23729
- **full address**: 623 Vermont St, Lawrence, KS 66044-2251, United States

## Event gallery

- **Alt text**: Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a3a947242464adf9998b1691b0aa34c03707abe908a16cb85696505a3252e82f-rimg-w1200-h630-dc1e80ff-gmir?v=1779707436

## FAQs

- **Q**: When and where is Happy Hour being held?
  - **A:** Happy Hour takes place on Mon, 01 Jun, 2026 at 05:30 pm to Mon, 01 Jun, 2026 at 05:30 pm at 623 Vermont St, Lawrence, KS 66044-2251, United States.
- **Q**: Who is organizing Happy Hour?
  - **A:** Happy Hour is organized by Douglas County Democratic Party (Kansas).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy Hour",
        "image": "https://cdn-az.allevents.in/events7/banners/a3a947242464adf9998b1691b0aa34c03707abe908a16cb85696505a3252e82f-rimg-w1200-h630-dc1e80ff-gmir?v=1779707436",
        "startDate": "2026-06-01T17:30:00-05:00",
        "url": "https://allevents.in/lawrence/happy-hour/200030125091737",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "623 Vermont St, Lawrence, KS 66044-2251, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "623 Vermont St, Lawrence, KS 66044-2251, United States",
                "addressLocality": "Lawrence",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.97224",
                "longitude": "-95.23729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Happy Hour\nMonday, June 1\n5:30 - 7:00 pm\nDempsey’s Burger Pub\n623 Vermont\nLawrence",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Douglas County Democratic Party (Kansas)",
                "url": "https://allevents.in/org/douglas-county-democratic-party-kansas/3909745",
                "description": "We are Democrats in Lawrence, Eudora, Baldwin City, Lecompton, Clinton, Stull and all rural areas in Douglas County, KS. We are dedicated to the advancemen"
            }
        ]
    }
]
```