---
title: "Stadium"
language: "en"
type: "Entity"
summary: "Stadiums and other facilities that host sporting events."
canonical_url: "https://reference.wolfram.com/language/ref/entity/Stadium.html"
source: "Wolfram Language Documentation"
related_guides: 
  - 
    title: "Entity Types"
    link: "https://reference.wolfram.com/language/guide/EntityTypes.en.md"
---
# Stadium

Stadiums and other facilities that host sporting events.		[Related Interpreter](https://reference.wolfram.com/language/ref/interpreter/Stadium.en.md)

Entity["Stadium", name] or Entity[...] represents an entity of type "Stadium".

Entity[...][prop] gives the value of a specified property.

Entity[...][{propi, …}] gives the value of a list of properties.

Entity[...][Dated[prop, date]] gives the value of a property associated with a particular date specification.

EntityClass["Stadium", {propi -> speci, …}] represents a class of entities with values of propi defined by speci.

## Sample Entities

* Entity["Stadium", "RCADome::27q6c"]Entity["Stadium", "AT&TStadium::n695n"]Entity["Stadium", "EdwardJonesDome::8g564"]Entity["Stadium", "FordField::329yv"]Entity["Stadium", "M&TBankStadium::jq7gv"]Entity["Stadium", "O.coColiseum::2v96q"]Entity["Stadium", "MiamiOrangeBowl::8ydgx"]Entity["Stadium", "CenturyLinkField::k62by"]Entity["Stadium", "RoseBowl::8jf9b"]Entity["Stadium", "StanfordStadium::83d22"]**…**

## Sample Entity Classes

* EntityClass["Stadium", "NFLStadiums"]**…**

## Properties

|                        |                         |
| ---------------------- | ----------------------- |
| AdministrativeDivision | administrative division |
| AlternateNames         | alternate names         |
| Architect              | architects              |
| City                   | city                    |
| ClosingDate            | closing date            |
| ConstructionCost       | construction cost       |
| ConstructionEndDate    | construction end date   |
| ConstructionStartDate  | construction start date |
| Coordinates            | coordinates             |
| Country                | country                 |
| DemolishedDate         | demolition date         |
| EntityClasses          | entity classes          |
| EntityTypeList         | entity type list        |
| GroundBreakingDate     | ground breaking date    |
| Image                  | image                   |
| Latitude               | latitude                |
| Longitude              | longitude               |
| MaximumCapacity        | maximum capacity        |
| Name                   | name                    |
| OpeningDate            | opening date            |
| Operator               | operator                |
| Owner                  | owner                   |
| Position               | position                |
| SuiteCount             | suite count             |
| Surface                | surface                 |
| Website                | website                 |

## Details

* ``"Stadium"`` entities include football and baseball stadiums, basketball arenas and other facilities located around the world that host a variety of sports.

* Some properties are available for the ``"Stadium"`` entity type as a whole and can be given using the form ``EntityValue["Stadium", property]``. Such properties include:

|                               |                                                                    |
| ----------------------------- | ------------------------------------------------------------------ |
| "Properties"                  | the list of available properties                                   |
| "PropertyCanonicalNames"      | the standard names of available properties                         |
| "SampleEntities"              | a sample list of available entities (typically of length 10)       |
| "SampleEntityClasses"         | a sample list of available entity classes (typically of length 10) |
| "EntityCount"                 | number of entities available                                       |
| "Entities"                    | the list of available entities                                     |
| "EntityCanonicalNames"        | the standard names of available entities                           |
| "EntityClasses"               | the list of available entity classes                               |
| "EntityClassCanonicalNames"   | the standard names of available entity classes                     |
| "PropertyClasses"             | the list of available property classes                             |
| "PropertyClassCanonicalNames" | the standard names of available property classes                   |
| "PropertyCount"               | number of properties available                                     |

* The following annotations can be used in the third argument of ``EntityValue["Stadium", property, annotation]`` :

|     |     |
| --- | --- |
| "Source" | source information for the property |
| "Date" | the date associated with the entity-property value (if any) |
| "EntityAssociation" | an association of entities and entity-property values |
| "PropertyAssociation" | an association of properties and entity-property values |
| "EntityPropertyAssociation" | an association in which the specified entities are keys, and values are a nested association of properties and entity-property values |
| "PropertyEntityAssociation" | an association in which the specified properties are keys, and values are a nested association of entities and entity-property values |
| "Dataset" | a dataset in which the specified entities are keys, and values are an association of property names and entity-property values |

* The following annotations can be used in the second argument of ``EntityValue[property, annotation]`` :

|                          |                                                                 |
| ------------------------ | --------------------------------------------------------------- |
| "Qualifiers"             | the list of possible qualifiers for the property                |
| "QualifierValues"        | the list of possible values that can be given to each qualifier |
| "DefaultQualifierValues" | the list of default values for the property's qualifiers        |
| "Description"            | a brief textual description of the property                     |
| "Definition"             | a detailed textual definition of the property                   |
| "PhysicalQuantity"       | the physical quantity associated with the entity-property value |
| "Unit"                   | the unit associated with the entity-property value              |

* A qualifier value of ``Automatic`` indicates that an applicable format of values can be used; e.g. for the ``"Date"`` qualifier, this includes a proper date or date span.

---

## Examples (4)

### Basic Examples (4)

Use ctrl+= for entity discovery:

```wl
In[1]:= \[FreeformPrompt]["chavez ravine"]

Out[1]= Entity["Stadium", "DodgerStadium::g7zt8"]
```

---

Find a property value for an entity:

```wl
In[1]:= Entity["Stadium", "FordField::329yv"]["Architect"]

Out[1]= {"Rossetti Architects", "Hamilton Anderson Associates, Inc."}
```

---

Retrieve a dataset of all available properties for an entity:

```wl
In[1]:= Entity["Stadium", "OldTrafford::7zjbw"]["Dataset"]

Out[1]=
Dataset[Association[EntityProperty["GeoLocation", "Coordinates"] -> {53.463056, -2.291389}, 
  EntityProperty["GeoLocation", "Latitude"] -> Quantity[53.463056, "AngularDegrees"], 
  EntityProperty["GeoLocation", "Longitude"] -> Quantity[-2.291389,  ... ty["InternetDomain", "https://www.manutd.com/en/visit-old-trafford"]}, 
  EntityProperty["Thing", "EntityClasses"] -> {}, EntityProperty["Thing", "EntityTypeList"] -> 
   {EntityType["Stadium"]}, EntityProperty["Thing", "Name"] -> "Old Trafford"]]
```

---

Find 10 stadiums with construction costs greater than \$500 million USD:

```wl
In[1]:= EntityClass["Stadium", {"ConstructionCost" -> GreaterThan[\[FreeformPrompt]["500 million dollars"]]}]//EntityList

Out[1]= {Entity["Stadium", "SphereLasVegas::235rn"], Entity["Stadium", "MetLifeStadium::nnb3z"], Entity["Stadium", "WembleyStadium::3453f"], Entity["Stadium", "VTBArena::ht63r"], Entity["Stadium", "FordCenterAtTheStar::52snm"], Entity["Stadium", "YankeeSta ... :j6xdm"], Entity["Stadium", "StadeDesLumieres::g62kb"], Entity["Stadium", "SafecoField::s7394"], Entity["Stadium", "EstadioLibertadoresDeAmerica::7v38k"], Entity["Stadium", "LincolnFinancialField::dg898"], Entity["Stadium", "AllianzArena::z3f4q"]}
```

## See Also

* [`Park`](https://reference.wolfram.com/language/ref/entity/Park.en.md)
* [`AmusementPark`](https://reference.wolfram.com/language/ref/entity/AmusementPark.en.md)
* [`AmusementParkRide`](https://reference.wolfram.com/language/ref/entity/AmusementParkRide.en.md)
* [`Stadium`](https://reference.wolfram.com/language/ref/interpreter/Stadium.en.md)
* [`ComputedStadium`](https://reference.wolfram.com/language/ref/interpreter/ComputedStadium.en.md)
* [`Stadium`](https://reference.wolfram.com/language/ref/textcontent/Stadium.en.md)

## Related Guides

* [Entity Types](https://reference.wolfram.com/language/guide/EntityTypes.en.md)

## History

* [Introduced in 2019 (12.0)](https://reference.wolfram.com/language/guide/SummaryOfNewFeaturesIn120.en.md)