

# Event Details

- **Event Name**: BINGO Night
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 07:00 pm
- **Event Description**: BINGO Night at 7 PM
- **Event URL**: https://allevents.in/anna/bingo-night/200029471461359
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Anna
- **state**: TX
- **country**: United States
- **location**: 101 S Powell Pkwy, 75409
- **lat**: 33.34891
- **long**: -96.55075
- **full address**: 101 S Powell Pkwy, 75409, 101 TX-5, Anna, TX 75409-2604, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: 3 Nations Brewing Anna (https://allevents.in/org/3-nations-brewing-anna/23629072)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d5e026a6331f8594e75cbf61c48b77189c0382cb047afb0af243927278ac8f4e-rimg-w1200-h628-dceb7805-gmir?v=1767993479
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=BINGO+Night&date=18+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 101 S Powell Pkwy, 75409, 101 TX-5, Anna, TX 75409-2604, United States
- **Q**: Who is organizing the event?
  - **A:** 3 Nations Brewing Anna
- **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/d5e026a6331f8594e75cbf61c48b77189c0382cb047afb0af243927278ac8f4e-rimg-w1200-h628-dceb7805-gmir?v=1767993479",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/anna/bingo-night/200029471461359",
        "location": {
            "@type": "Place",
            "name": "101 S Powell Pkwy, 75409",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 TX-5, Anna, TX 75409-2604, United States",
                "addressLocality": "Anna",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.34891",
                "longitude": "-96.55075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BINGO Night at 7 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "3 Nations Brewing Anna",
                "url": "https://allevents.in/org/3-nations-brewing-anna/23629072"
            }
        ]
    }
]
```