

# Event Details

- **Event Name**: New Years Bingo
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 03:00 pm
- **Event URL**: https://allevents.in/east-stroudsburg/new-years-bingo/200029142208117
- **Event Categories**: new-year, bingo
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029142208117?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=east+stroudsburg-events

## Event venue details

- **city**: East Stroudsburg
- **state**: PA
- **country**: United States
- **location**: Eagle Valley Mall
- **lat**: 41.02034
- **long**: -75.18291
- **full address**: Eagle Valley Mall, 213  Skyline Dr,East Stroudsburg, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: BI N GO (https://allevents.in/org/bi-n-go/19226889)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/797bc10b3ce7b592402f498ef481ffe02975637fbaee1959aa8c815a2998471e-rimg-w1200-h1304-dc020202-gmir?v=1766809245
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/16e744a21aff499ff125d34f4a71b1177ca21615e4ff4af194f619f03694ae96-rimg-w300-h300-dc020202-gmir?v=1766809245

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 01 Jan, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Eagle Valley Mall, 213  Skyline Dr,East Stroudsburg, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** BI N GO
- **Q**: What type of event is this?
  - **A:** new-year, bingo
- **Q**: Where can I find ticket details about New Years Bingo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Bingo",
        "image": "https://cdn-az.allevents.in/events6/banners/797bc10b3ce7b592402f498ef481ffe02975637fbaee1959aa8c815a2998471e-rimg-w1200-h1304-dc020202-gmir?v=1766809245",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/east-stroudsburg/new-years-bingo/200029142208117",
        "location": {
            "@type": "Place",
            "name": "Eagle Valley Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213  Skyline Dr,East Stroudsburg, Pennsylvania",
                "addressLocality": "East Stroudsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02034",
                "longitude": "-75.18291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BI N GO",
                "url": "https://allevents.in/org/bi-n-go/19226889"
            }
        ]
    }
]
```