

# Event Details

- **Event Name**: BINGO night
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: BINGO night is the 3rd Tuesday of Every Month. Free to Play, 10 rounds of prizes!
- **Event URL**: https://allevents.in/lincoln/bingo-night/200029904418454
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: ME
- **country**: United States
- **location**: 222 West Broadway, Lincoln, ME
- **lat**: 45.35774
- **long**: -68.52403
- **full address**: 222 West Broadway, Lincoln, ME, United States

## Event gallery

- **Alt text**: BINGO night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d0e749a5bfe5a3582265f403fcd4391a4609d92c185c5ea2cdcee12ca5dfe8c1-rimg-w1200-h750-dc171618-gmir?v=1776167925

## FAQs

- **Q**: When and where is BINGO night being held?
  - **A:** BINGO night takes place on Tue, 21 Apr, 2026 at 07:00 pm to Tue, 21 Apr, 2026 at 07:00 pm at 222 West Broadway, Lincoln, ME, United States.
- **Q**: Who is organizing BINGO night?
  - **A:** BINGO night is organized by The Lincoln Tap House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "BINGO night",
        "image": "https://cdn-az.allevents.in/events8/banners/d0e749a5bfe5a3582265f403fcd4391a4609d92c185c5ea2cdcee12ca5dfe8c1-rimg-w1200-h750-dc171618-gmir?v=1776167925",
        "startDate": "2026-04-21T19:00:00-04:00",
        "url": "https://allevents.in/lincoln/bingo-night/200029904418454",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "222 West Broadway, Lincoln, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 W Broadway, Lincoln, ME 04457-4005, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.35774",
                "longitude": "-68.52403"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BINGO night is the 3rd Tuesday of Every Month. Free to Play, 10 rounds of prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Lincoln Tap House",
                "url": "https://allevents.in/org/the-lincoln-tap-house/27422282"
            }
        ]
    }
]
```