

# Event Details

- **Event Name**: Sharks Varsity (home) vs. East River Icehawks 
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 05:45 pm
- **Event Description**: Sharks are the home team in this matchup in Pekin.
- **Event URL**: https://allevents.in/pekin/sharks-varsity-home-vs-east-river-icehawks/200029204964005
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Pekin
- **state**: IL
- **country**: United States
- **location**: Veterans Memorial Ice Arena
- **lat**: 40.564446946669
- **long**: -89.623359780001
- **full address**: Veterans Memorial Ice Arena, Dragon Hill Dr.,Pekin, Illinois, United States

## Event gallery

- **Alt text**: Sharks Varsity (home) vs. East River Icehawks
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/66e9f96fe91b858a08f7b4c3e5d8f47d31fc9cf32941271a44b76d2084daf530-rimg-w1200-h900-dcdbdcd5-gmir?v=1767600033

## FAQs

- **Q**: When and where is Sharks Varsity (home) vs. East River Icehawks  being held?
  - **A:** Sharks Varsity (home) vs. East River Icehawks  takes place on Sun, 11 Jan, 2026 at 05:45 pm to Sun, 11 Jan, 2026 at 05:45 pm at Veterans Memorial Ice Arena, Dragon Hill Dr.,Pekin, Illinois, United States.
- **Q**: Who is organizing Sharks Varsity (home) vs. East River Icehawks ?
  - **A:** Sharks Varsity (home) vs. East River Icehawks  is organized by MCYHA Sharks Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sharks Varsity (home) vs. East River Icehawks",
        "image": "https://cdn-az.allevents.in/events10/banners/66e9f96fe91b858a08f7b4c3e5d8f47d31fc9cf32941271a44b76d2084daf530-rimg-w1200-h900-dcdbdcd5-gmir?v=1767600033",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/pekin/sharks-varsity-home-vs-east-river-icehawks/200029204964005",
        "location": {
            "@type": "Place",
            "name": "Veterans Memorial Ice Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dragon Hill Dr.,Pekin, Illinois",
                "addressLocality": "Pekin",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.564446946669",
                "longitude": "-89.623359780001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sharks are the home team in this matchup in Pekin.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MCYHA Sharks Hockey",
                "url": "https://allevents.in/org/mcyha-sharks-hockey/26269508"
            }
        ]
    }
]
```