

# Event Details

- **Event Name**: Family bingo night
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 am – Sat, 20 Jun, 2026 at 06:00 am
- **Event Description**: Reserve your tables come hang out for a great family night event.
- **Event URL**: https://allevents.in/crosby/family-bingo-night/200030198113041
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Crosby
- **state**: TX
- **country**: United States
- **location**: Crosby, Texas
- **lat**: 29.9106
- **long**: -95.0609
- **full address**: Crosby, Texas, United States

## Event gallery

- **Alt text**: Family bingo night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3b3ac35f362d1b79e3ef7be87b9543f952ef3e97ecdea65f79610e7ab618405e-rimg-w1097-h1434-dcf4e9dc-gmir?v=1781493323

## FAQs

- **Q**: When and where is Family bingo night being held?
  - **A:** Family bingo night takes place on Sat, 20 Jun, 2026 at 12:00 am to Sat, 20 Jun, 2026 at 06:00 am at Crosby, Texas, United States.
- **Q**: Who is organizing Family bingo night?
  - **A:** Family bingo night is organized by Columbus Club Crosby Texas.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family bingo night",
        "image": "https://cdn-az.allevents.in/events9/banners/3b3ac35f362d1b79e3ef7be87b9543f952ef3e97ecdea65f79610e7ab618405e-rimg-w1097-h1434-dcf4e9dc-gmir?v=1781493323",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/crosby/family-bingo-night/200030198113041",
        "location": {
            "@type": "Place",
            "name": "Crosby, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Crosby,TX,United States",
                "addressLocality": "Crosby",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.9106",
                "longitude": "-95.0609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reserve your tables come hang out for a great family night event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbus Club Crosby Texas",
                "url": "https://allevents.in/org/columbus-club-crosby-texas/27890212"
            }
        ]
    }
]
```