

# Event Details

- **Event Name**: Winter Break Bingo
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 02:00 pm
- **Event Description**: Winter Break is a wonderful time to join us at the library for some exciting games of bingo. You just might be a lucky winner!
- **Event URL**: https://allevents.in/lafayette/winter-break-bingo/200029349187550
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 97

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: IN
- **country**: United States
- **location**: 627 South St, Lafayette, IN, United States, Indiana 47901
- **lat**: 40.41701
- **long**: -86.88924
- **full address**: 627 South St, Lafayette, IN, United States, Indiana 47901

## Event gallery

- **Alt text**: Winter Break Bingo
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/48314798ec0faf4453bb289da8d44ca746de5adbf68ee12cb1952e66a65dd0c9-rimg-w1200-h675-dc092d5f-gmir?v=1766896604

## FAQs

- **Q**: When and where is Winter Break Bingo being held?
  - **A:** Winter Break Bingo takes place on Tue, 30 Dec, 2025 at 02:00 pm to Tue, 30 Dec, 2025 at 02:00 pm at 627 South St, Lafayette, IN, United States, Indiana 47901.
- **Q**: Who is organizing Winter Break Bingo?
  - **A:** Winter Break Bingo is organized by Tippecanoe County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Break Bingo",
        "image": "https://cdn-az.allevents.in/events8/banners/48314798ec0faf4453bb289da8d44ca746de5adbf68ee12cb1952e66a65dd0c9-rimg-w1200-h675-dc092d5f-gmir?v=1766896604",
        "startDate": "2025-12-30",
        "url": "https://allevents.in/lafayette/winter-break-bingo/200029349187550",
        "location": {
            "@type": "Place",
            "name": "627 South St, Lafayette, IN, United States, Indiana 47901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "627 South St, Lafayette, IN 47901-1470, United States",
                "addressLocality": "Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.41701",
                "longitude": "-86.88924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Winter Break is a wonderful time to join us at the library for some exciting games of bingo. You just might be a lucky winner!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tippecanoe County Public Library",
                "url": "https://allevents.in/org/tippecanoe-county-public-library/24988470"
            }
        ]
    }
]
```