---
title: "Stadiums"
method: GET
path: "/{format}/Stadiums"
---

# Stadiums

`GET /{format}/Stadiums`

## Path parameters

- `format` 'xml' | 'json', required

## Response `200`

- Stadium[]
  - `Active` boolean
  - `Address` string, nullable
  - `Capacity` integer, nullable
  - `City` string, nullable
  - `Country` string, nullable
  - `GeoLat` number, nullable
  - `GeoLong` number, nullable
  - `Name` string, nullable
  - `StadiumID` integer
  - `State` string, nullable
  - `Zip` string, nullable

---

[API](https://skmtc.net/sportsdata/apis/nhl-v3-stats.md) · [All operations](https://skmtc.net/sportsdata/apis/nhl-v3-stats/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsdata/nhl-v3-stats/versions/b1f3cb1004e2/schema)
