

# Event Details

- **Event Name**: Music Bingo
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 06:00 pm – Tue, 03 Feb, 2026 at 08:00 pm
- **Event Description**: Join us every Tuesday at 6 for three rounds of music bingo!
- **Event URL**: https://allevents.in/roanoke/music-bingo/200029610234540
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Roanoke
- **state**: VA
- **country**: United States
- **location**: 7717 Williamson Rd, Roanoke, VA
- **lat**: 37.34931
- **long**: -79.94578
- **full address**: 7717 Williamson Rd, Roanoke, VA, United States

## Event gallery

- **Alt text**: Music Bingo
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d99e749da5ccfa33f9ebf516af9cf3bb95fa2252fdfdcf98eabff0744ba545c9-rimg-w1200-h675-dc02012f-gmir?v=1770052119

## FAQs

- **Q**: When and where is Music Bingo being held?
  - **A:** Music Bingo takes place on Tue, 03 Feb, 2026 at 06:00 pm to Tue, 03 Feb, 2026 at 08:00 pm at 7717 Williamson Rd, Roanoke, VA, United States.
- **Q**: Who is organizing Music Bingo?
  - **A:** Music Bingo is organized by The Hangout.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music 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 Roanoke, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music 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": "Music Bingo",
        "image": "https://cdn-az.allevents.in/events10/banners/d99e749da5ccfa33f9ebf516af9cf3bb95fa2252fdfdcf98eabff0744ba545c9-rimg-w1200-h675-dc02012f-gmir?v=1770052119",
        "startDate": "2026-02-03",
        "endDate": "2026-02-03",
        "url": "https://allevents.in/roanoke/music-bingo/200029610234540",
        "location": {
            "@type": "Place",
            "name": "7717 Williamson Rd, Roanoke, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7717 Williamson Rd, Roanoke, VA 24019-4344, United States",
                "addressLocality": "Roanoke",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.34931",
                "longitude": "-79.94578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Tuesday at 6 for three rounds of music bingo!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hangout",
                "url": "https://allevents.in/org/the-hangout/18779764"
            }
        ]
    }
]
```