

# Event Details

- **Event Name**: Bingo Night @ Jack’s Place
- **Event Start and End Date**: Wed, 07 Jan, 2026 at 07:00 pm
- **Event Description**: BINGO BINGO BINGO
- **Event URL**: https://allevents.in/port-allen/bingo-night-jack’s-place/200029456176850
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029456176850?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+allen-events

## Event venue details

- **city**: Port Allen
- **state**: LA
- **country**: United States
- **location**: 102 S. Jefferson Ave., Port Allen, LA
- **lat**: 30.45232
- **long**: -91.20519
- **full address**: 102 S. Jefferson Ave., Port Allen, LA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jack's Place (https://allevents.in/org/jacks-place/25981524)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c1081c0af9d30819c2d2ad75a1c941b2d809f3d1a2701a261c6c5605a388a520-rimg-w1200-h1477-dc16151a-gmir?v=1767745190
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3763340de00834420bbbc67caf7d465aa2cc892fd04f7418af54e36b49e80992-rimg-w300-h300-dc151318-gmir?v=1767745190

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 07 Jan, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 102 S. Jefferson Ave., Port Allen, LA, United States
- **Q**: Who is organizing the event?
  - **A:** Jack's Place
- **Q**: What type of event is this?
  - **A:** bingo
- **Q**: Where can I find ticket details about Bingo Night @ Jack’s Place ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo Night @ Jack’s Place",
        "image": "https://cdn-az.allevents.in/events4/banners/c1081c0af9d30819c2d2ad75a1c941b2d809f3d1a2701a261c6c5605a388a520-rimg-w1200-h1477-dc16151a-gmir?v=1767745190",
        "startDate": "2026-01-07",
        "url": "https://allevents.in/port-allen/bingo-night-jack’s-place/200029456176850",
        "location": {
            "@type": "Place",
            "name": "102 S. Jefferson Ave., Port Allen, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 S Jefferson Ave, Port Allen, LA 70767-3058, United States",
                "addressLocality": "Port Allen",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.45232",
                "longitude": "-91.20519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BINGO BINGO BINGO",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jacks Place",
                "url": "https://allevents.in/org/jacks-place/25981524"
            }
        ]
    }
]
```