

# Event Details

- **Event Name**: Parlor Bingo
- **Event Start and End Date**: Thu, 02 Oct, 2025 at 07:15 pm – Thu, 02 Oct, 2025 at 10:30 pm
- **Event Description**: Every Thursday night Bingo in the parlor (back hall).
- **Event URL**: https://allevents.in/eyota/parlor-bingo/200028955968539
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Eyota
- **state**: MN
- **country**: United States
- **location**: 11 Madison Ave NW, Eyota, MN
- **lat**: 43.99026
- **long**: -92.23301
- **full address**: 11 Madison Ave NW, Eyota, MN, United States

## Event gallery

- **Alt text**: Parlor Bingo
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9ed494e84c7c81cd4915a87283a9f549c0c5e90293027f96348530220b768555-rimg-w1200-h1505-dc191a32-gmir?v=1758932858

## FAQs

- **Q**: When and where is Parlor Bingo being held?
  - **A:** Parlor Bingo takes place on Thu, 02 Oct, 2025 at 07:15 pm to Thu, 02 Oct, 2025 at 10:30 pm at 11 Madison Ave NW, Eyota, MN, United States.
- **Q**: Who is organizing Parlor Bingo?
  - **A:** Parlor Bingo is organized by American Legion Post 551.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parlor Bingo",
        "image": "https://cdn-az.allevents.in/events10/banners/9ed494e84c7c81cd4915a87283a9f549c0c5e90293027f96348530220b768555-rimg-w1200-h1505-dc191a32-gmir?v=1758932858",
        "startDate": "2025-10-02",
        "endDate": "2025-10-02",
        "url": "https://allevents.in/eyota/parlor-bingo/200028955968539",
        "location": {
            "@type": "Place",
            "name": "11 Madison Ave NW, Eyota, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 N Madison Ave, Eyota, MN 55934-9703, United States",
                "addressLocality": "Eyota",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.99026",
                "longitude": "-92.23301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Thursday night Bingo in the parlor (back hall).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 551",
                "url": "https://allevents.in/org/american-legion-post-551/24876271"
            }
        ]
    }
]
```