

# Event Details

- **Event Name**: Away Game vs West Fargo Packers
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 04:45 pm
- **Event Description**: JV @ 4:45
Varsity @ 7:00
- **Event URL**: https://allevents.in/west-fargo/away-game-vs-west-fargo-packers/200029147826940
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: West Fargo
- **state**: ND
- **country**: United States
- **location**: West Fargo Sports Arena
- **lat**: 46.834443165559
- **long**: -96.908863458894
- **full address**: West Fargo Sports Arena, 520 32nd Ave W, West Fargo, ND 58078-8382, United States

## Event gallery

- **Alt text**: Away Game vs West Fargo Packers
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ec78a4ffc96923b59e092f4a0cf529629cd8964702fc87fd528356441e354131-rimg-w1047-h523-dc902a3d-gmir?v=1768887781

## FAQs

- **Q**: When and where is Away Game vs West Fargo Packers being held?
  - **A:** Away Game vs West Fargo Packers takes place on Thu, 22 Jan, 2026 at 04:45 pm to Thu, 22 Jan, 2026 at 04:45 pm at West Fargo Sports Arena, 520 32nd Ave W, West Fargo, ND 58078-8382, United States.
- **Q**: Who is organizing Away Game vs West Fargo Packers?
  - **A:** Away Game vs West Fargo Packers is organized by Fargo Davies Boys Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Away Game vs West Fargo Packers",
        "image": "https://cdn-az.allevents.in/events2/banners/ec78a4ffc96923b59e092f4a0cf529629cd8964702fc87fd528356441e354131-rimg-w1047-h523-dc902a3d-gmir?v=1768887781",
        "startDate": "2026-01-22",
        "url": "https://allevents.in/west-fargo/away-game-vs-west-fargo-packers/200029147826940",
        "location": {
            "@type": "Place",
            "name": "West Fargo Sports Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 32nd Ave W, West Fargo, ND 58078-8382, United States",
                "addressLocality": "West Fargo",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.834443165559",
                "longitude": "-96.908863458894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JV @ 4:45\nVarsity @ 7:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fargo Davies Boys Hockey",
                "url": "https://allevents.in/org/fargo-davies-boys-hockey/27002446"
            }
        ]
    }
]
```