

# Event Details

- **Event Name**: Boundary Bay Happy Hour
- **Event Start and End Date**: Thu, 21 Aug, 2025 at 05:00 pm
- **Event Description**: We're excited to play a Thursday night happy hour at Boundary Bay, these are always a great time!
- **Event URL**: https://allevents.in/bellingham/boundary-bay-happy-hour/200028668009201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

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

## Event venue details

- **city**: Bellingham
- **state**: WA
- **country**: United States
- **location**: Boundary Bay Brewery
- **lat**: 48.74758
- **long**: -122.48102
- **full address**: Boundary Bay Brewery, 1107 Railroad Avenue,Bellingham, Washington, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Benny Sidelinger (https://allevents.in/org/benny-sidelinger/26445836)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/82923f152a575f0713ee7ecb408ab1d13a09ad961a1e015c3ddd1b47b91e5ce2-rimg-w1200-h815-dc070713-gmir?v=1755780252
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/eff554d357306e0087d617025e1671d467586e5ffc1a393dd3839198bbb1ad37-rimg-w300-h300-dc141019-gmir?v=1755780252

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 21 Aug, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Boundary Bay Brewery, 1107 Railroad Avenue,Bellingham, Washington, United States
- **Q**: Who is organizing the event?
  - **A:** Benny Sidelinger
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Boundary Bay 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": "Boundary Bay Happy Hour",
        "image": "https://cdn-az.allevents.in/events5/banners/82923f152a575f0713ee7ecb408ab1d13a09ad961a1e015c3ddd1b47b91e5ce2-rimg-w1200-h815-dc070713-gmir?v=1755780252",
        "startDate": "2025-08-21",
        "url": "https://allevents.in/bellingham/boundary-bay-happy-hour/200028668009201",
        "location": {
            "@type": "Place",
            "name": "Boundary Bay Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1107 Railroad Avenue,Bellingham, Washington",
                "addressLocality": "Bellingham",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.74758",
                "longitude": "-122.48102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're excited to play a Thursday night happy hour at Boundary Bay, these are always a great time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benny Sidelinger",
                "url": "https://allevents.in/org/benny-sidelinger/26445836"
            }
        ]
    }
]
```