

# Event Details

- **Event Name**: Rotary Bingo Night
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 05:30 pm
- **Event Description**: Make plans to join Rotary for Bingo Night!
- **Event URL**: https://allevents.in/guymon/rotary-bingo-night/200030275335813
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Guymon
- **state**: OK
- **country**: United States
- **location**: Texas County Activity Center
- **lat**: 36.68265
- **long**: -101.49367
- **full address**: Texas County Activity Center, 402 N Sunset Ln,Guymon, Oklahoma, United States

## Event gallery

- **Alt text**: Rotary Bingo Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2044773d186b1efce55cf32da9ecb52a4ff1613f79f2367d20feead743c6885e-rimg-w1200-h1553-dcd7f1fd-gmir?v=1783493036

## FAQs

- **Q**: When and where is Rotary Bingo Night being held?
  - **A:** Rotary Bingo Night takes place on Thu, 09 Jul, 2026 at 05:30 pm to Thu, 09 Jul, 2026 at 05:30 pm at Texas County Activity Center, 402 N Sunset Ln,Guymon, Oklahoma, United States.
- **Q**: Who is organizing Rotary Bingo Night?
  - **A:** Rotary Bingo Night is organized by Rotary Club of Guymon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rotary Bingo Night",
        "image": "https://cdn-az.allevents.in/events3/banners/2044773d186b1efce55cf32da9ecb52a4ff1613f79f2367d20feead743c6885e-rimg-w1200-h1553-dcd7f1fd-gmir?v=1783493036",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/guymon/rotary-bingo-night/200030275335813",
        "location": {
            "@type": "Place",
            "name": "Texas County Activity Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 N Sunset Ln,Guymon, Oklahoma",
                "addressLocality": "Guymon",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.68265",
                "longitude": "-101.49367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Make plans to join Rotary for Bingo Night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotary Club of Guymon",
                "url": "https://allevents.in/org/rotary-club-of-guymon/23568390"
            }
        ]
    }
]
```