

# Event Details

- **Event Name**: BINGO
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:30 pm (-06:00)
- **Event Description**: Bingo fundraiser
- **Event URL**: https://allevents.in/butte/bingo/200029934099704
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Butte
- **state**: MT
- **country**: United States
- **location**: Knights of Columbus #668 Butte, MT
- **lat**: 46.01231
- **long**: -112.54023
- **full address**: Knights of Columbus #668 Butte, MT, 224 W Park St, Butte, MT 59701-1648, United States

## Event gallery

- **Alt text**: BINGO
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8e85d85d074acc5fab610a56709b65ea8996cada2cb94b3e132da4aec8c5c161-rimg-w776-h1200-dc4bbebf-gmir?v=1776049384

## FAQs

- **Q**: When and where is BINGO being held?
  - **A:** BINGO takes place on Fri, 24 Apr, 2026 at 06:30 pm to Fri, 24 Apr, 2026 at 06:30 pm at Knights of Columbus #668 Butte, MT, 224 W Park St, Butte, MT 59701-1648, United States.
- **Q**: Who is organizing BINGO?
  - **A:** BINGO is organized by Butte American Legion Baseball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BINGO",
        "image": "https://cdn-az.allevents.in/events4/banners/8e85d85d074acc5fab610a56709b65ea8996cada2cb94b3e132da4aec8c5c161-rimg-w776-h1200-dc4bbebf-gmir?v=1776049384",
        "startDate": "2026-04-24T18:30:00-06:00",
        "url": "https://allevents.in/butte/bingo/200029934099704",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Knights of Columbus #668 Butte, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "224 W Park St, Butte, MT 59701-1648, United States",
                "addressLocality": "Butte",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.01231",
                "longitude": "-112.54023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bingo fundraiser",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Butte American Legion Baseball",
                "url": "https://allevents.in/org/butte-american-legion-baseball/14433069",
                "description": "Official Page for Butte's American Legion Miners and Muckers"
            }
        ]
    }
]
```