

# Event Details

- **Event Name**: Bingo Night
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 06:00 pm – Sun, 14 Sep, 2025 at 08:00 pm
- **Event Description**: Family Bingo Night! Everyone’s invited, we will have finger food and drinks provided!
- **Event URL**: https://allevents.in/tecumseh/bingo-night/200028772540146
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Tecumseh
- **state**: OK
- **country**: United States
- **location**: 210 W Washington St, Tecumseh, OK
- **lat**: 35.25734
- **long**: -96.93898
- **full address**: 210 W Washington St, Tecumseh, OK, United States

## Event gallery

- **Alt text**: Bingo Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fb316fe14b9bfb753858668fb838925528eac99b13b94d5ee748470b6224f0d6-rimg-w1200-h675-dceef1f5-gmir?v=1757315154

## FAQs

- **Q**: When and where is Bingo Night being held?
  - **A:** Bingo Night takes place on Sun, 14 Sep, 2025 at 06:00 pm to Sun, 14 Sep, 2025 at 08:00 pm at 210 W Washington St, Tecumseh, OK, United States.
- **Q**: Who is organizing Bingo Night?
  - **A:** Bingo Night is organized by One Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night",
        "image": "https://cdn-az.allevents.in/events3/banners/fb316fe14b9bfb753858668fb838925528eac99b13b94d5ee748470b6224f0d6-rimg-w1200-h675-dceef1f5-gmir?v=1757315154",
        "startDate": "2025-09-14",
        "endDate": "2025-09-14",
        "url": "https://allevents.in/tecumseh/bingo-night/200028772540146",
        "location": {
            "@type": "Place",
            "name": "210 W Washington St, Tecumseh, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 W Washington St, Tecumseh, OK 74873-3029, United States",
                "addressLocality": "Tecumseh",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.25734",
                "longitude": "-96.93898"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Bingo Night! Everyone’s invited, we will have finger food and drinks provided!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "One Church",
                "url": "https://allevents.in/org/one-church/24186634"
            }
        ]
    }
]
```