

# Event Details

- **Event Name**: MUSIC BINGO TUESDAY 
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 06:00 pm
- **Event Description**: Come on in for Music Bingo every Tuesday to win prizes for each winner!
- **Event URL**: https://allevents.in/eagle/music-bingo-tuesday/200029799250628
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029799250628?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eagle-events

## Event venue details

- **city**: Eagle
- **state**: MI
- **country**: United States
- **location**: 13490 W Grand River Hwy, Eagle, MI
- **lat**: 42.808
- **long**: -84.78808
- **full address**: 13490 W Grand River Hwy, Eagle, MI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eagle Inn (https://allevents.in/org/eagle-inn/20831192)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/13060fe8f6a032405b1732c4b6f1f60575284cdf03554e31fb55577de7ceef29-rimg-w725-h637-dc000000-gmir?v=1773254427
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/16ff5ffd516288d5f481f5ec59119444c5868d8f353deb6d16af51eefbc1831a-rimg-w300-h300-dc000000-gmir?v=1773254428

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 17 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 13490 W Grand River Hwy, Eagle, MI, United States
- **Q**: Who is organizing the event?
  - **A:** Eagle Inn
- **Q**: Where can I find ticket details about MUSIC BINGO TUESDAY  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "MUSIC BINGO TUESDAY",
        "image": "https://cdn-az.allevents.in/events8/banners/13060fe8f6a032405b1732c4b6f1f60575284cdf03554e31fb55577de7ceef29-rimg-w725-h637-dc000000-gmir?v=1773254427",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/eagle/music-bingo-tuesday/200029799250628",
        "location": {
            "@type": "Place",
            "name": "13490 W Grand River Hwy, Eagle, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13490 W Grand River Hwy, Eagle, MI 48822-9681, United States",
                "addressLocality": "Eagle",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.808",
                "longitude": "-84.78808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on in for Music Bingo every Tuesday to win prizes for each winner!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eagle Inn",
                "url": "https://allevents.in/org/eagle-inn/20831192"
            }
        ]
    }
]
```