

# Event Details

- **Event Name**: Bingo for St Vincent de Paul Redmond
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 06:00 pm
- **Event Description**: Come out and join us for a night of fun for a great cause!
- **Event URL**: https://allevents.in/redmond/bingo-for-st-vincent-de-paul-redmond/200030292450758
- **Event Categories**: bingo, nonprofit
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Redmond
- **state**: OR
- **country**: United States
- **location**: Kobold Brewing/The Vault Taphouse
- **lat**: 44.27482
- **long**: -121.17456
- **full address**: Kobold Brewing/The Vault Taphouse, 245 SW 6th Street,Redmond, Oregon, United States

## Event gallery

- **Alt text**: Bingo for St Vincent de Paul Redmond
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/963eb72500bfd33e3143788e70b508641fc102dfcd3e7037df9516b96681a3c9-rimg-w1080-h1350-dcdec190-gmir?v=1782248448

## FAQs

- **Q**: When and where is Bingo for St Vincent de Paul Redmond being held?
  - **A:** Bingo for St Vincent de Paul Redmond takes place on Mon, 29 Jun, 2026 at 06:00 pm to Mon, 29 Jun, 2026 at 06:00 pm at Kobold Brewing/The Vault Taphouse, 245 SW 6th Street,Redmond, Oregon, United States.
- **Q**: Who is organizing Bingo for St Vincent de Paul Redmond?
  - **A:** Bingo for St Vincent de Paul Redmond is organized by Society of St. Vincent de Paul, Redmond Oregon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo for St Vincent de Paul Redmond",
        "image": "https://cdn-az.allevents.in/events7/banners/963eb72500bfd33e3143788e70b508641fc102dfcd3e7037df9516b96681a3c9-rimg-w1080-h1350-dcdec190-gmir?v=1782248448",
        "startDate": "2026-06-29",
        "url": "https://allevents.in/redmond/bingo-for-st-vincent-de-paul-redmond/200030292450758",
        "location": {
            "@type": "Place",
            "name": "Kobold Brewing/The Vault Taphouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "245 SW 6th Street,Redmond, Oregon",
                "addressLocality": "Redmond",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.27482",
                "longitude": "-121.17456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and join us for a night of fun for a great cause!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Society of St. Vincent de Paul Redmond Oregon",
                "url": "https://allevents.in/org/society-of-st-vincent-de-paul-redmond-oregon/26690672"
            }
        ]
    }
]
```