

# Event Details

- **Event Name**: Sharks Varsity vs. Suburban Northstars
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 11:30 am
- **Event Description**: Sharks defend home ice against the Northstars in this first game since the holiday break
- **Event URL**: https://allevents.in/bloomington/sharks-varsity-vs-suburban-northstars/200029228022352
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bloomington
- **state**: IL
- **country**: United States
- **location**: Bloomington Ice Center
- **lat**: 40.477858534783
- **long**: -88.996837607878
- **full address**: Bloomington Ice Center, 201 S Roosevelt Ave,Bloomington, Illinois, United States

## Event gallery

- **Alt text**: Sharks Varsity vs. Suburban Northstars
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fabd8a332b6e4b30f8c58f26428af917448250558f08cdccf5e9ee5463a74620-rimg-w1200-h900-dcdbdcd5-gmir?v=1766937420

## FAQs

- **Q**: When and where is Sharks Varsity vs. Suburban Northstars being held?
  - **A:** Sharks Varsity vs. Suburban Northstars takes place on Sat, 03 Jan, 2026 at 11:30 am to Sat, 03 Jan, 2026 at 11:30 am at Bloomington Ice Center, 201 S Roosevelt Ave,Bloomington, Illinois, United States.
- **Q**: Who is organizing Sharks Varsity vs. Suburban Northstars?
  - **A:** Sharks Varsity vs. Suburban Northstars is organized by MCYHA Sharks Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sharks Varsity vs. Suburban Northstars",
        "image": "https://cdn-az.allevents.in/events2/banners/fabd8a332b6e4b30f8c58f26428af917448250558f08cdccf5e9ee5463a74620-rimg-w1200-h900-dcdbdcd5-gmir?v=1766937420",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/bloomington/sharks-varsity-vs-suburban-northstars/200029228022352",
        "location": {
            "@type": "Place",
            "name": "Bloomington Ice Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S Roosevelt Ave,Bloomington, Illinois",
                "addressLocality": "Bloomington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.477858534783",
                "longitude": "-88.996837607878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sharks defend home ice against the Northstars in this first game since the holiday break",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MCYHA Sharks Hockey",
                "url": "https://allevents.in/org/mcyha-sharks-hockey/26269508"
            }
        ]
    }
]
```