

# Event Details

- **Event Name**: Bingo
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 10:00 am
- **Event Description**: Come and join us!
- **Event URL**: https://allevents.in/elwood/bingo/200029357575637
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Elwood
- **state**: IN
- **country**: United States
- **location**: 1620 Main St, Elwood, IN, United States, Indiana 46036
- **lat**: 40.27746
- **long**: -85.83875
- **full address**: 1620 Main St, Elwood, IN, United States, Indiana 46036

## Event gallery

- **Alt text**: Bingo
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9b98d13c8531a763fe9791a9a47192ffc78917d58e25cd7e607f1f5ba325a8d9-rimg-w1200-h675-dcd9d9d9-gmir?v=1765760437

## FAQs

- **Q**: When and where is Bingo being held?
  - **A:** Bingo takes place on Wed, 17 Dec, 2025 at 10:00 am to Wed, 17 Dec, 2025 at 10:00 am at 1620 Main St, Elwood, IN, United States, Indiana 46036.
- **Q**: Who is organizing Bingo?
  - **A:** Bingo is organized by Elwood YMCA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo",
        "image": "https://cdn-az.allevents.in/events1/banners/9b98d13c8531a763fe9791a9a47192ffc78917d58e25cd7e607f1f5ba325a8d9-rimg-w1200-h675-dcd9d9d9-gmir?v=1765760437",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/elwood/bingo/200029357575637",
        "location": {
            "@type": "Place",
            "name": "1620 Main St, Elwood, IN, United States, Indiana 46036",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1620 Main St, Elwood, IN 46036-2023, United States",
                "addressLocality": "Elwood",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.27746",
                "longitude": "-85.83875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elwood YMCA",
                "url": "https://allevents.in/org/elwood-ymca/26112535"
            }
        ]
    }
]
```