

# Event Details

- **Event Name**: After Work Happy Hour
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 05:00 pm
- **Event Description**: The restaurant's happy hour is from 3 to 6. And anyone can stay and gamble a bit if you want.
- **Event URL**: https://allevents.in/portsmouth/after-work-happy-hour/200029675856746
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details

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

## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: Yard House (Portsmouth - Rivers Casino)
- **lat**: 36.807854761094
- **long**: -76.352415142714
- **full address**: Yard House (Portsmouth - Rivers Casino), 3630 Victory Blvd,Portsmouth,VA,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/23c2700d8f189ba60dcefed9b7d04a93ffdf7d2da7f4db158d4c7011742bf05c-rimg-w1200-h669-dc1f1d1a-gmir?v=1771578370
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b60130188b18a3a0b4ae97db85abc87798e1c8a0388ffe1a9d1d51e872173814-rimg-w300-h300-dcf3f4f2-gmir?v=1771578370

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Yard House (Portsmouth - Rivers Casino), 3630 Victory Blvd,Portsmouth,VA,United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about After Work Happy Hour ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "After Work Happy Hour",
        "image": "https://cdn-az.allevents.in/events1/banners/23c2700d8f189ba60dcefed9b7d04a93ffdf7d2da7f4db158d4c7011742bf05c-rimg-w1200-h669-dc1f1d1a-gmir?v=1771578370",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/portsmouth/after-work-happy-hour/200029675856746",
        "location": {
            "@type": "Place",
            "name": "Yard House (Portsmouth - Rivers Casino)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3630 Victory Blvd,Portsmouth,VA,United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.807854761094",
                "longitude": "-76.352415142714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The restaurant's happy hour is from 3 to 6. And anyone can stay and gamble a bit if you want."
    }
]
```