

# Event Details

- **Event Name**: Away Game vs. Merrimack Hollis Brookline Derryfield 
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 08:10 pm
- **Event Description**: Varsity Away Game
- **Event URL**: https://allevents.in/manchester/away-game-vs-merrimack-hollis-brookline-derryfield/200029392182127
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: West Side Ice Arena
- **lat**: 42.992578615372
- **long**: -71.493029916757
- **full address**: West Side Ice Arena, 1 Electric Street,Manchester, New Hampshire, United States

## Event gallery

- **Alt text**: Away Game vs. Merrimack Hollis Brookline Derryfield
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d132ca2e56587b1e5a5d6dd3201c6050a51f855e3c74d3192bea971217c3c719-rimg-w1200-h1501-dc141416-gmir?v=1766398827

## FAQs

- **Q**: When and where is Away Game vs. Merrimack Hollis Brookline Derryfield  being held?
  - **A:** Away Game vs. Merrimack Hollis Brookline Derryfield  takes place on Mon, 22 Dec, 2025 at 08:10 pm to Mon, 22 Dec, 2025 at 08:10 pm at West Side Ice Arena, 1 Electric Street,Manchester, New Hampshire, United States.
- **Q**: Who is organizing Away Game vs. Merrimack Hollis Brookline Derryfield ?
  - **A:** Away Game vs. Merrimack Hollis Brookline Derryfield  is organized by Manchester Kings Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Away Game vs. Merrimack Hollis Brookline Derryfield",
        "image": "https://cdn-az.allevents.in/events3/banners/d132ca2e56587b1e5a5d6dd3201c6050a51f855e3c74d3192bea971217c3c719-rimg-w1200-h1501-dc141416-gmir?v=1766398827",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/manchester/away-game-vs-merrimack-hollis-brookline-derryfield/200029392182127",
        "location": {
            "@type": "Place",
            "name": "West Side Ice Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Electric Street,Manchester, New Hampshire",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.992578615372",
                "longitude": "-71.493029916757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Varsity Away Game",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester Kings Hockey",
                "url": "https://allevents.in/org/manchester-kings-hockey/25222111"
            }
        ]
    }
]
```