

# Event Details

- **Event Name**: Bingo Night
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 06:00 pm
- **Event Description**: Join us for barbecue, bingo, and prizes!
- **Event URL**: https://allevents.in/maypearl/bingo-night/200029668003549
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

- **Ticket URL**: http://facebook.com/200029668003549?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=maypearl-events

## Event venue details

- **city**: Maypearl
- **state**: TX
- **country**: United States
- **location**: 220 N. Main St., Maypearl, TX
- **lat**: 32.30955
- **long**: -97.01349
- **full address**: 220 N. Main St., Maypearl, TX, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Drew’s BBQ and Eatery (https://allevents.in/org/drew’s-bbq-and-eatery/25400317)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/49ca2d98bbe6fca2f75b37b91df6cbe9d7703229f2677c15cf91782dcfdad7f4-rimg-w1200-h800-dc197aa5-gmir?v=1771779325
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bingo+Night&date=27+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 220 N. Main St., Maypearl, TX, United States
- **Q**: Who is organizing the event?
  - **A:** Drew’s BBQ and Eatery
- **Q**: What type of event is this?
  - **A:** bingo
- **Q**: Where can I find ticket details about Bingo Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night",
        "image": "https://cdn-az.allevents.in/events10/banners/49ca2d98bbe6fca2f75b37b91df6cbe9d7703229f2677c15cf91782dcfdad7f4-rimg-w1200-h800-dc197aa5-gmir?v=1771779325",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/maypearl/bingo-night/200029668003549",
        "location": {
            "@type": "Place",
            "name": "220 N. Main St., Maypearl, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 N Main St, Maypearl, TX 76064-1708, United States",
                "addressLocality": "Maypearl",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.30955",
                "longitude": "-97.01349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for barbecue, bingo, and prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Drews BBQ and Eatery",
                "url": "https://allevents.in/org/drew’s-bbq-and-eatery/25400317"
            }
        ]
    }
]
```