

# Event Details

- **Event Name**: Yappy Hour
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 03:00 pm – Sun, 14 Jun, 2026 at 06:00 pm
- **Event Description**: Sundays are about to get even better. 

Happy Hour every Sunday starting June 14th, 3-6 PM at Ondus on the Waterfront. Bring your people and your pup. ? 

✨We may have created a special menu for the good boys and girls!!✨
- **Event URL**: https://allevents.in/vancouver/yappy-hour/200030156330721
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: Ondus Restaurant
- **lat**: 45.6337
- **long**: -122.603
- **full address**: Ondus Restaurant, 333 W Columbia Way ,Vancouver, Washington, United States

## Event gallery

- **Alt text**: Yappy Hour
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7822bdcfcf8a46979e9e05ca67f4ba645330f0deb6955b2c91340afbdf40e744-rimg-w1200-h1680-dc078ba5-gmir?v=1781160354

## FAQs

- **Q**: When and where is Yappy Hour being held?
  - **A:** Yappy Hour takes place on Sun, 14 Jun, 2026 at 03:00 pm to Sun, 14 Jun, 2026 at 06:00 pm at Ondus Restaurant, 333 W Columbia Way ,Vancouver, Washington, United States.
- **Q**: Who is organizing Yappy Hour?
  - **A:** Yappy Hour is organized by Ondus Restaurant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yappy Hour",
        "image": "https://cdn-az.allevents.in/events9/banners/7822bdcfcf8a46979e9e05ca67f4ba645330f0deb6955b2c91340afbdf40e744-rimg-w1200-h1680-dc078ba5-gmir?v=1781160354",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/vancouver/yappy-hour/200030156330721",
        "location": {
            "@type": "Place",
            "name": "Ondus Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 W Columbia Way ,Vancouver, Washington",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.6337",
                "longitude": "-122.603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sundays are about to get even better. \n\nHappy Hour every Sunday starting June 14th, 3-6 PM at Ondus on the Waterfront. Bring your people and your pup. ? \n\n✨We may have created a special menu for the good boys and girls!!✨",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ondus Restaurant",
                "url": "https://allevents.in/org/ondus-restaurant/26845904"
            }
        ]
    }
]
```