

# Event Details

- **Event Name**: Books and Bingo Night
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 06:00 pm
- **Event Description**: .
- **Event URL**: https://allevents.in/buffalo/books-and-bingo-night/200029137068218
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: MN
- **country**: United States
- **location**: 1111 7th Ave NW, Buffalo, MN, United States, Minnesota 55313
- **lat**: 45.18399
- **long**: -93.89164
- **full address**: 1111 7th Ave NW, Buffalo, MN, United States, Minnesota 55313

## Event gallery

- **Alt text**: Books and Bingo Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a3391c8c80ef8597a8883db0d00d56cf3be6a2241435bc8baa975dfa9a18d115-rimg-w1080-h1440-dcd5c4a8-gmir?v=1768731806

## FAQs

- **Q**: When and where is Books and Bingo Night being held?
  - **A:** Books and Bingo Night takes place on Tue, 27 Jan, 2026 at 06:00 pm to Tue, 27 Jan, 2026 at 06:00 pm at 1111 7th Ave NW, Buffalo, MN, United States, Minnesota 55313.
- **Q**: Who is organizing Books and Bingo Night?
  - **A:** Books and Bingo Night is organized by Northwinds PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Books and Bingo Night",
        "image": "https://cdn-az.allevents.in/events8/banners/a3391c8c80ef8597a8883db0d00d56cf3be6a2241435bc8baa975dfa9a18d115-rimg-w1080-h1440-dcd5c4a8-gmir?v=1768731806",
        "startDate": "2026-01-27",
        "url": "https://allevents.in/buffalo/books-and-bingo-night/200029137068218",
        "location": {
            "@type": "Place",
            "name": "1111 7th Ave NW, Buffalo, MN, United States, Minnesota 55313",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1111 7th Ave NW, Buffalo, MN 55313-5046, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.18399",
                "longitude": "-93.89164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": ".",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northwinds PTO",
                "url": "https://allevents.in/org/northwinds-pto/22880969"
            }
        ]
    }
]
```