

# Event Details

- **Event Name**: Bingo Night
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 08:00 pm – Mon, 02 Feb, 2026 at 09:00 pm
- **Event Description**: The first Monday of every month is bingo night! Free to play, prizes for winners! 8-9pm.
- **Event URL**: https://allevents.in/rumson/bingo-night/200029481631735
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Rumson
- **state**: NJ
- **country**: United States
- **location**: Rumson, New Jersey
- **lat**: 40.376
- **long**: -74.002
- **full address**: Rumson, New Jersey, United States

## Event gallery

- **Alt text**: Bingo Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bingo+Night&date=Mon%2C+02+Feb%2C+2026+at+08%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Bingo Night being held?
  - **A:** Bingo Night takes place on Mon, 02 Feb, 2026 at 08:00 pm to Mon, 02 Feb, 2026 at 09:00 pm at Rumson, New Jersey, United States.
- **Q**: Who is organizing Bingo Night?
  - **A:** Bingo Night is organized by Murphy's Tavern.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bingo Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Rumson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bingo Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bingo+Night&date=Mon%2C+02+Feb%2C+2026+at+08%3A00+pm&bg=1",
        "startDate": "2026-02-02",
        "endDate": "2026-02-02",
        "url": "https://allevents.in/rumson/bingo-night/200029481631735",
        "location": {
            "@type": "Place",
            "name": "Rumson, New Jersey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rumson,NJ,United States",
                "addressLocality": "Rumson",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.376",
                "longitude": "-74.002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first Monday of every month is bingo night! Free to play, prizes for winners! 8-9pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Murphys Tavern",
                "url": "https://allevents.in/org/murphys-tavern/20111155"
            }
        ]
    }
]
```