

# Event Details

- **Event Name**: District 5 at Bisons
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 10:30 pm
- **Event Description**: Regular Season
- **Event URL**: https://allevents.in/cheektowaga/district-5-at-bisons/200029458914651
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Cheektowaga
- **state**: NY
- **country**: United States
- **location**: Holiday Twin Rinks
- **lat**: 42.903276403562
- **long**: -78.746672605798
- **full address**: Holiday Twin Rinks, 3465  Broadway St,Cheektowaga, New York, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: District 5 Hockey  (https://allevents.in/org/district-5-hockey/21758730)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2e74d57c8fe24744cd38c810e3649f35f6be26e0dcb6260b5af2aace8909fe5f-rimg-w1200-h900-dc463262-gmir?v=1769120986
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ed8a870331147fd26100526ba845ced121fef9195fe9340cb07750157cf6adf4-rimg-w300-h300-dc473263-gmir?v=1769120987

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 22 Jan, 2026 at 10:30 pm
- **Q**: Where is the event happening?
  - **A:** Holiday Twin Rinks, 3465  Broadway St,Cheektowaga, New York, United States
- **Q**: Who is organizing the event?
  - **A:** District 5 Hockey
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about District 5 at Bisons ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "District 5 at Bisons",
        "image": "https://cdn-az.allevents.in/events9/banners/2e74d57c8fe24744cd38c810e3649f35f6be26e0dcb6260b5af2aace8909fe5f-rimg-w1200-h900-dc463262-gmir?v=1769120986",
        "startDate": "2026-01-22",
        "url": "https://allevents.in/cheektowaga/district-5-at-bisons/200029458914651",
        "location": {
            "@type": "Place",
            "name": "Holiday Twin Rinks",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3465  Broadway St,Cheektowaga, New York",
                "addressLocality": "Cheektowaga",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.903276403562",
                "longitude": "-78.746672605798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regular Season",
        "organizer": [
            {
                "@type": "Organization",
                "name": "District 5 Hockey ",
                "url": "https://allevents.in/org/district-5-hockey/21758730"
            }
        ]
    }
]
```