

# Event Details

- **Event Name**: Alumni Scrimmage
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 am
- **Event Description**: All Comet alumni are welcome to skate against the current Comet team!  Don't want to skate, then be sure to stop in to reconnect with your teammates, coaches and the newest Comets!  We always enjoy the stories and laughs!
- **Event URL**: https://allevents.in/saint-albans/alumni-scrimmage/200029378434125
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Saint Albans
- **state**: VT
- **country**: United States
- **location**: Collins Perley Sports and Fitness Center
- **lat**: 44.79404
- **long**: -73.07574
- **full address**: Collins Perley Sports and Fitness Center, 890 Fairfax Rd,Saint Albans, Vermont, United States

## Event gallery

- **Alt text**: Alumni Scrimmage
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/01bd4f4b591c5679aab98b0d83a0afd8118e07d8704c6896869d1be052abf186-rimg-w960-h514-dcacaba4-gmir?v=1766174185

## FAQs

- **Q**: When and where is Alumni Scrimmage being held?
  - **A:** Alumni Scrimmage takes place on Wed, 24 Dec, 2025 at 10:00 am to Wed, 24 Dec, 2025 at 10:00 am at Collins Perley Sports and Fitness Center, 890 Fairfax Rd,Saint Albans, Vermont, United States.
- **Q**: Who is organizing Alumni Scrimmage?
  - **A:** Alumni Scrimmage is organized by COMET HOCKEY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alumni Scrimmage",
        "image": "https://cdn-az.allevents.in/events4/banners/01bd4f4b591c5679aab98b0d83a0afd8118e07d8704c6896869d1be052abf186-rimg-w960-h514-dcacaba4-gmir?v=1766174185",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/saint-albans/alumni-scrimmage/200029378434125",
        "location": {
            "@type": "Place",
            "name": "Collins Perley Sports and Fitness Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "890 Fairfax Rd,Saint Albans, Vermont",
                "addressLocality": "Saint Albans",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.79404",
                "longitude": "-73.07574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Comet alumni are welcome to skate against the current Comet team!  Don't want to skate, then be sure to stop in to reconnect with your teammates, coaches and the newest Comets!  We always enjoy the stories and laughs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "COMET HOCKEY",
                "url": "https://allevents.in/org/comet-hockey/23292985"
            }
        ]
    }
]
```