

# Event Details

- **Event Name**: Musical Bingo
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 12:30 pm – Sat, 07 Mar, 2026 at 02:30 pm
- **Event Description**: Play for a chance to win prizes!
- **Event URL**: https://allevents.in/nanuet/musical-bingo/200029638306920
- **Event Categories**: bingo, live-music
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Nanuet
- **state**: NY
- **country**: United States
- **location**: 35 Smith Street, Nanuet, NY, United States, New York 10954
- **lat**: 41.09521
- **long**: -73.99985
- **full address**: 35 Smith Street, Nanuet, NY, United States, New York 10954

## Event gallery

- **Alt text**: Musical Bingo
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fdbaa8d1e7a56a7d6c937c24133b9280b5466ca1f50f121452bb554b98a56e9f-rimg-w1080-h1350-dcfffcf7-gmir?v=1772796617

## FAQs

- **Q**: When and where is Musical Bingo being held?
  - **A:** Musical Bingo takes place on Sat, 07 Mar, 2026 at 12:30 pm to Sat, 07 Mar, 2026 at 02:30 pm at 35 Smith Street, Nanuet, NY, United States, New York 10954.
- **Q**: Who is organizing Musical Bingo?
  - **A:** Musical Bingo is organized by Bark ‘n Brews.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Musical Bingo is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Nanuet, this event is thoughtfully curated to deliver a standout experience worth every moment. If Musical Bingo sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Musical Bingo",
        "image": "https://cdn-az.allevents.in/events8/banners/fdbaa8d1e7a56a7d6c937c24133b9280b5466ca1f50f121452bb554b98a56e9f-rimg-w1080-h1350-dcfffcf7-gmir?v=1772796617",
        "startDate": "2026-03-07",
        "endDate": "2026-03-07",
        "url": "https://allevents.in/nanuet/musical-bingo/200029638306920",
        "location": {
            "@type": "Place",
            "name": "35 Smith Street, Nanuet, NY, United States, New York 10954",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 Smith St, Nanuet, NY 10954-2914, United States",
                "addressLocality": "Nanuet",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.09521",
                "longitude": "-73.99985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Play for a chance to win prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bark n Brews",
                "url": "https://allevents.in/org/bark-‘n-brews/25808538"
            }
        ]
    }
]
```