

# Event Details

- **Event Name**: Music Bingo
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 06:30 pm
- **Event Description**: Bring your friends and come play some music bingo!
- **Event URL**: https://allevents.in/north-attleboro/music-bingo/200029473847355
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details

- **Ticket URL**: http://facebook.com/200029473847355?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=north+attleboro-events

## Event venue details

- **city**: North Attleboro
- **state**: MA
- **country**: United States
- **location**: 45 Elm St., North Attleboro, MA, United States, Massachusetts 02760
- **lat**: 41.98141
- **long**: -71.33097
- **full address**: 45 Elm St., North Attleboro, MA, United States, Massachusetts 02760

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Angle Tree Brewery (https://allevents.in/org/angle-tree-brewery/23643066)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7eb3213dacf0f8464f866006e2800e5db418992cee985043fbf8687b0cd4e5cc-rimg-w851-h315-dc010202-gmir?v=1768781766
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Music+Bingo&date=30+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** 45 Elm St., North Attleboro, MA, United States, Massachusetts 02760
- **Q**: Who is organizing the event?
  - **A:** Angle Tree Brewery
- **Q**: What type of event is this?
  - **A:** bingo
- **Q**: Where can I find ticket details about Music Bingo ?
  - **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",
        "image": "https://cdn-az.allevents.in/events10/banners/7eb3213dacf0f8464f866006e2800e5db418992cee985043fbf8687b0cd4e5cc-rimg-w851-h315-dc010202-gmir?v=1768781766",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/north-attleboro/music-bingo/200029473847355",
        "location": {
            "@type": "Place",
            "name": "45 Elm St., North Attleboro, MA, United States, Massachusetts 02760",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Elm St, North Attleboro, MA 02760-6015, United States",
                "addressLocality": "North Attleboro",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.98141",
                "longitude": "-71.33097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your friends and come play some music bingo!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Angle Tree Brewery",
                "url": "https://allevents.in/org/angle-tree-brewery/23643066"
            }
        ]
    }
]
```