

# Event Details

- **Event Name**: BINGO
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 07:00 pm
- **Event Description**: Join us for a fun filled evening of BINGO
- **Event URL**: https://allevents.in/bridger/bingo/200029445830135
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bridger
- **state**: MT
- **country**: United States
- **location**: 119 S Main St, Bridger, MT, United States, Montana 59014
- **lat**: 45.29506
- **long**: -108.91386
- **full address**: 119 S Main St, Bridger, MT, United States, Montana 59014

## Event gallery

- **Alt text**: BINGO
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=BINGO&date=Tue%2C+27+Jan%2C+2026+at+07%3A00+pm&bg=1

## FAQs

- **Q**: When and where is BINGO being held?
  - **A:** BINGO takes place on Tue, 27 Jan, 2026 at 07:00 pm to Tue, 27 Jan, 2026 at 07:00 pm at 119 S Main St, Bridger, MT, United States, Montana 59014.
- **Q**: Who is organizing BINGO?
  - **A:** BINGO is organized by Dry Creek Saloon & Casino.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BINGO",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=BINGO&date=Tue%2C+27+Jan%2C+2026+at+07%3A00+pm&bg=1",
        "startDate": "2026-01-27",
        "url": "https://allevents.in/bridger/bingo/200029445830135",
        "location": {
            "@type": "Place",
            "name": "119 S Main St, Bridger, MT, United States, Montana 59014",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 S Main St, Bridger, MT 59014-7876, United States",
                "addressLocality": "Bridger",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.29506",
                "longitude": "-108.91386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun filled evening of BINGO",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dry Creek Saloon & Casino",
                "url": "https://allevents.in/org/dry-creek-saloon-and-casino/24380656"
            }
        ]
    }
]
```