

# Event Details

- **Event Name**: Bar Bingo Night
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 07:00 pm – Tue, 23 Dec, 2025 at 10:30 pm
- **Event Description**: Join us for a fun night of Bar Bingo at the club! Enjoy good food, good drinks, and great company. Don't miss out on the excitement!
- **Event URL**: https://allevents.in/easton/bar-bingo-night/200029388972345
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Easton
- **state**: PA
- **country**: United States
- **location**: Safety First Private Club
- **lat**: 40.67872
- **long**: -75.23757
- **full address**: Safety First Private Club, 307 6th Street ,West Easton, Pennsylvania, Easton, United States

## Event gallery

- **Alt text**: Bar Bingo Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5d3a309128945ed2170ed935139d5de780ca895c4a517c98c8e9031cf899ba98-rimg-w612-h398-dcffffff-gmir?v=1766310945

## FAQs

- **Q**: When and where is Bar Bingo Night being held?
  - **A:** Bar Bingo Night takes place on Tue, 23 Dec, 2025 at 07:00 pm to Tue, 23 Dec, 2025 at 10:30 pm at Safety First Private Club, 307 6th Street ,West Easton, Pennsylvania, Easton, United States.
- **Q**: Who is organizing Bar Bingo Night?
  - **A:** Bar Bingo Night is organized by Safety First Private Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bar Bingo Night",
        "image": "https://cdn-az.allevents.in/events6/banners/5d3a309128945ed2170ed935139d5de780ca895c4a517c98c8e9031cf899ba98-rimg-w612-h398-dcffffff-gmir?v=1766310945",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/easton/bar-bingo-night/200029388972345",
        "location": {
            "@type": "Place",
            "name": "Safety First Private Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "307 6th Street ,West Easton, Pennsylvania",
                "addressLocality": "Easton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.67872",
                "longitude": "-75.23757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun night of Bar Bingo at the club! Enjoy good food, good drinks, and great company. Don't miss out on the excitement!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Safety First Private Club",
                "url": "https://allevents.in/org/safety-first-private-club/24499706"
            }
        ]
    }
]
```