

# Event Details

- **Event Name**: HAPPY HOUR
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 06:00 pm – Thu, 20 Aug, 2026 at 08:00 pm (-05:00)
- **Event Description**: Bring your friends, bring your pups, & get ready to party for a cause!
- **Event URL**: https://allevents.in/tyler/happy-hour/200030348319725
- **Event Categories**: nonprofit, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Tyler
- **state**: TX
- **country**: United States
- **location**: True Vine Brewing Company
- **lat**: 32.328192122364
- **long**: -95.329613685608
- **full address**: True Vine Brewing Company, 2447 Earl Campbell Pkwy, Tyler, TX 75701-8453, United States

## Event gallery

- **Alt text**: HAPPY HOUR
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/869a5cea2e8beee5874ddfca6a49c429e273a6b0217fe35c65a659e612195a7e-rimg-w1200-h630-dc385848-gmir?v=1786465410

## FAQs

- **Q**: When and where is HAPPY HOUR being held?
  - **A:** HAPPY HOUR takes place on Thu, 20 Aug, 2026 at 06:00 pm to Thu, 20 Aug, 2026 at 08:00 pm at True Vine Brewing Company, 2447 Earl Campbell Pkwy, Tyler, TX 75701-8453, United States.
- **Q**: Who is organizing HAPPY HOUR?
  - **A:** HAPPY HOUR is organized by Smith County Young Democrats.
- **Q**: Who is this event for? Is it right for me?
  - **A:** HAPPY HOUR 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 Tyler, this event is thoughtfully curated to deliver a standout experience worth every moment. If HAPPY HOUR 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": "HAPPY HOUR",
        "image": "https://cdn-az.allevents.in/events3/banners/869a5cea2e8beee5874ddfca6a49c429e273a6b0217fe35c65a659e612195a7e-rimg-w1200-h630-dc385848-gmir?v=1786465410",
        "startDate": "2026-08-20T18:00:00-05:00",
        "endDate": "2026-08-20T20:00:00-05:00",
        "url": "https://allevents.in/tyler/happy-hour/200030348319725",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "True Vine Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2447 Earl Campbell Pkwy, Tyler, TX 75701-8453, United States",
                "addressLocality": "Tyler",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.328192122364",
                "longitude": "-95.329613685608"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your friends, bring your pups, & get ready to party for a cause!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smith County Young Democrats",
                "url": "https://allevents.in/org/smith-county-young-democrats/12279349",
                "description": "The Smith County Young Democrats is a group of brilliant advocates, professionals, students, citizens and political thinkers under the age of 40. "
            }
        ]
    }
]
```