

# Event Details

- **Event Name**: Bingo
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 05:30 pm
- **Event Description**: Hot dog, chips, drink and unlimited bingo. $5/person
- **Event URL**: https://allevents.in/vassar/bingo/200029703975053
- **Event Categories**: bingo, dog
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Vassar
- **state**: KS
- **country**: United States
- **location**: 23165 S Croco RD, Vassar, KS
- **lat**: 38.64584
- **long**: -95.61971
- **full address**: 23165 S Croco RD, Vassar, KS, United States

## Event gallery

- **Alt text**: Bingo
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f01fe2cb4aed0f6ebac095dea1cd79f39ddf3be6d617fe83fef0bfa541df37af-rimg-w1200-h1702-dc2cc0fd-gmir?v=1771622093

## FAQs

- **Q**: When and where is Bingo being held?
  - **A:** Bingo takes place on Sat, 21 Feb, 2026 at 05:30 pm to Sat, 21 Feb, 2026 at 05:30 pm at 23165 S Croco RD, Vassar, KS, United States.
- **Q**: Who is organizing Bingo?
  - **A:** Bingo is organized by Vassar Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo",
        "image": "https://cdn-az.allevents.in/events1/banners/f01fe2cb4aed0f6ebac095dea1cd79f39ddf3be6d617fe83fef0bfa541df37af-rimg-w1200-h1702-dc2cc0fd-gmir?v=1771622093",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/vassar/bingo/200029703975053",
        "location": {
            "@type": "Place",
            "name": "23165 S Croco RD, Vassar, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23165 S Croco Rd, Vassar, KS 66543-9104, United States",
                "addressLocality": "Vassar",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.64584",
                "longitude": "-95.61971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hot dog, chips, drink and unlimited bingo. $5/person",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vassar Community Center",
                "url": "https://allevents.in/org/vassar-community-center/21230130"
            }
        ]
    }
]
```