| locationType |
string |
Type of location, eg. address or postalcode |
| city |
string |
City name of the location, usually used for display purposes when sourcing weather data. |
| adminCode |
string |
The admin code for the location. |
| countryCode |
string |
County code for the location. |
| postalCode |
string |
Postal Code of the location, usually used for display purposes when sourcing weather data. |
| position |
array |
City name of the location, usually used for display purposes when sourcing weather data. |
| name |
string |
Editable name of the location to display to the user. |
| longName |
string |
Longer name of the location to display to the user, typically the full address. |
| locationSettingsInfo |
object |
Detailed keys for the location from AccuWeather to aid in weather data retrieval. |
| source |
string |
The parent provider of the location. |