

# Event Details

- **Event Name**: Bingo
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 01:00 pm
- **Event Description**: Free bingo right after lunch. Just for fun. Small prizes
- **Event URL**: https://allevents.in/hoquiam/bingo/200030094562928
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Hoquiam
- **state**: WA
- **country**: United States
- **location**: 707 Simpson Ave, Hoquiam, WA
- **lat**: 46.97784
- **long**: -123.88477
- **full address**: 707 Simpson Ave, Hoquiam, WA, United States

## Event gallery

- **Alt text**: Bingo
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/188f851f006a28ff07dd98226aaffac7c6d104c57e00efb6c56980ca616aab00-rimg-w626-h535-dc170431-gmir?v=1785081795

## FAQs

- **Q**: When and where is Bingo being held?
  - **A:** Bingo takes place on Wed, 29 Jul, 2026 at 01:00 pm to Wed, 29 Jul, 2026 at 01:00 pm at 707 Simpson Ave, Hoquiam, WA, United States.
- **Q**: Who is organizing Bingo?
  - **A:** Bingo is organized by Hoquiam Senior Citizen Center Board.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo",
        "image": "https://cdn-az.allevents.in/events5/banners/188f851f006a28ff07dd98226aaffac7c6d104c57e00efb6c56980ca616aab00-rimg-w626-h535-dc170431-gmir?v=1785081795",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/hoquiam/bingo/200030094562928",
        "location": {
            "@type": "Place",
            "name": "707 Simpson Ave, Hoquiam, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "A Wild Hair, 707 Simpson Ave, Hoquiam, WA 98550, United States",
                "addressLocality": "Hoquiam",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.97784",
                "longitude": "-123.88477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free bingo right after lunch. Just for fun. Small prizes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hoquiam Senior Citizen Center Board",
                "url": "https://allevents.in/org/hoquiam-senior-citizen-center-board/21010321"
            }
        ]
    }
]
```