

# Event Details

- **Event Name**: DMV HAPPY HOUR
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 06:00 pm
- **Event Description**: calling all DMV Ladies!  Lets meet for happy hour at Patsy's American in Tysons!  I'll be there at 6!
- **Event URL**: https://allevents.in/tysons/dmv-happy-hour/200030217206826
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200030217206826?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tysons-events

## Event venue details

- **city**: Tysons
- **state**: VA
- **country**: United States
- **location**: Patsy's American (Vienna, VA)
- **lat**: 38.912006116213
- **long**: -77.22408249802
- **full address**: Patsy's American (Vienna, VA), 8051 Leesburg Pike,Tysons Corner, Virginia, Tysons, United States

## Event gallery

- **Alt text**: DMV HAPPY HOUR
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8750d8b9b44a844c58c91fd23e559bd3694cfcbf57ba3ce14c1c7f3738d32c2e-rimg-w960-h364-dcfefefe-gmir?v=1781776244

## FAQs

- **Q**: When and where is DMV HAPPY HOUR being held?
  - **A:** DMV HAPPY HOUR takes place on Fri, 19 Jun, 2026 at 06:00 pm to Fri, 19 Jun, 2026 at 06:00 pm at Patsy's American (Vienna, VA), 8051 Leesburg Pike,Tysons Corner, Virginia, Tysons, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** DMV 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 Tysons, this event is thoughtfully curated to deliver a standout experience worth every moment. If DMV 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": "DMV HAPPY HOUR",
        "image": "https://cdn-az.allevents.in/events3/banners/8750d8b9b44a844c58c91fd23e559bd3694cfcbf57ba3ce14c1c7f3738d32c2e-rimg-w960-h364-dcfefefe-gmir?v=1781776244",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/tysons/dmv-happy-hour/200030217206826",
        "location": {
            "@type": "Place",
            "name": "Patsy's American (Vienna, VA)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8051 Leesburg Pike,Tysons Corner, Virginia",
                "addressLocality": "Tysons",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.912006116213",
                "longitude": "-77.22408249802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "calling all DMV Ladies!  Lets meet for happy hour at Patsy's American in Tysons!  I'll be there at 6!"
    }
]
```