

# Event Details

- **Event Name**: Game vs Winslow
- **Event Start and End Date**: Thu, 29 Jan, 2026 at 04:00 pm
- **Event Description**: Go girls!
- **Event URL**: https://allevents.in/portland/game-vs-winslow/200029392132619
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: ME
- **country**: United States
- **location**: William B. Troubh Ice Arena
- **lat**: 43.6565
- **long**: -70.27626
- **full address**: William B. Troubh Ice Arena, 225 Park Ave, Portland, ME 04102-2909, United States

## Event gallery

- **Alt text**: Game vs Winslow
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/54514348020c22726ce48760425113f2c93e8582fa191902e5a5895e944ce8b9-rimg-w995-h240-dcffffff-gmir?v=1769322237

## FAQs

- **Q**: When and where is Game vs Winslow being held?
  - **A:** Game vs Winslow takes place on Thu, 29 Jan, 2026 at 04:00 pm to Thu, 29 Jan, 2026 at 04:00 pm at William B. Troubh Ice Arena, 225 Park Ave, Portland, ME 04102-2909, United States.
- **Q**: Who is organizing Game vs Winslow?
  - **A:** Game vs Winslow is organized by Beacon Girls Ice Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game vs Winslow",
        "image": "https://cdn-az.allevents.in/events6/banners/54514348020c22726ce48760425113f2c93e8582fa191902e5a5895e944ce8b9-rimg-w995-h240-dcffffff-gmir?v=1769322237",
        "startDate": "2026-01-29",
        "url": "https://allevents.in/portland/game-vs-winslow/200029392132619",
        "location": {
            "@type": "Place",
            "name": "William B. Troubh Ice Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 Park Ave, Portland, ME 04102-2909, United States",
                "addressLocality": "Portland",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6565",
                "longitude": "-70.27626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Go girls!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beacon Girls Ice Hockey",
                "url": "https://allevents.in/org/beacon-girls-ice-hockey/27071764"
            }
        ]
    }
]
```