

# Event Details

- **Event Name**: Annual Alumni Game
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:20 pm
- **Event Description**: RHS Hockey Alumni invited to join us for a fun game with old friends.
- **Event URL**: https://allevents.in/rogers/annual-alumni-game/200029256876757
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Rogers
- **state**: MN
- **country**: United States
- **location**: Rogers Activity Center
- **lat**: 45.20042
- **long**: -93.56347
- **full address**: Rogers Activity Center, 22350 S Diamond Lake Rd,Rogers, Minnesota, United States

## Event gallery

- **Alt text**: Annual Alumni Game
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cb51b6594b617f7b9028adfa238a5e24d992fee8dee039668aae28abdbff0313-rimg-w1200-h675-dc0e1860-gmir?v=1766078872

## FAQs

- **Q**: When and where is Annual Alumni Game being held?
  - **A:** Annual Alumni Game takes place on Sun, 21 Dec, 2025 at 05:20 pm to Sun, 21 Dec, 2025 at 05:20 pm at Rogers Activity Center, 22350 S Diamond Lake Rd,Rogers, Minnesota, United States.
- **Q**: Who is organizing Annual Alumni Game?
  - **A:** Annual Alumni Game is organized by Rogers High School Boys Hockey.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Alumni Game is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Rogers, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Alumni Game sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Annual Alumni Game",
        "image": "https://cdn-az.allevents.in/events1/banners/cb51b6594b617f7b9028adfa238a5e24d992fee8dee039668aae28abdbff0313-rimg-w1200-h675-dc0e1860-gmir?v=1766078872",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/rogers/annual-alumni-game/200029256876757",
        "location": {
            "@type": "Place",
            "name": "Rogers Activity Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22350 S Diamond Lake Rd,Rogers, Minnesota",
                "addressLocality": "Rogers",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.20042",
                "longitude": "-93.56347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "RHS Hockey Alumni invited to join us for a fun game with old friends.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rogers High School Boys Hockey",
                "url": "https://allevents.in/org/rogers-high-school-boys-hockey/26133257"
            }
        ]
    }
]
```