

# Event Details

- **Event Name**: Rock 'n Roll BINGO
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 06:30 pm (-04:00)
- **Event Description**: Play some BINGO with us! All who play, please bring one music-themed prize.
- **Event URL**: https://allevents.in/denton/rock-n-roll-bingo/200029921832744
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Denton
- **state**: NC
- **country**: United States
- **location**: 310 W Salisbury St, Denton, NC, United States, North Carolina 27239
- **lat**: 35.63396
- **long**: -80.11897
- **full address**: 310 W Salisbury St, Denton, NC, United States, North Carolina 27239

## Event gallery

- **Alt text**: Rock 'n Roll BINGO
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e0f9378d1c1114c747824930fb045d953da63c0bebb95561d4283198f779cb69-rimg-w851-h315-dcffde6b-gmir?v=1775832463

## FAQs

- **Q**: When and where is Rock 'n Roll BINGO being held?
  - **A:** Rock 'n Roll BINGO takes place on Thu, 16 Apr, 2026 at 06:30 pm to Thu, 16 Apr, 2026 at 06:30 pm at 310 W Salisbury St, Denton, NC, United States, North Carolina 27239.
- **Q**: Who is organizing Rock 'n Roll BINGO?
  - **A:** Rock 'n Roll BINGO is organized by Denton Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Rock 'n Roll BINGO",
        "image": "https://cdn-az.allevents.in/events1/banners/e0f9378d1c1114c747824930fb045d953da63c0bebb95561d4283198f779cb69-rimg-w851-h315-dcffde6b-gmir?v=1775832463",
        "startDate": "2026-04-16T18:30:00-04:00",
        "url": "https://allevents.in/denton/rock-n-roll-bingo/200029921832744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "310 W Salisbury St, Denton, NC, United States, North Carolina 27239",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 W Salisbury St, Denton, NC 27239-6944, United States",
                "addressLocality": "Denton",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.63396",
                "longitude": "-80.11897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Play some BINGO with us! All who play, please bring one music-themed prize.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Denton Public Library",
                "url": "https://allevents.in/org/denton-public-library/20344843"
            }
        ]
    }
]
```