Properties
| Name | Type | Description |
|---|---|---|
| City | String | City of the player’s geographic location. |
| ContinentCode | ContinentCode | The two-character continent code for this location |
| CountryCode | CountryCode | The two-character ISO 3166-1 country code for the country/region associated with the location |
| Latitude | double | Latitude coordinate of the player’s geographic location. |
| Longitude | double | Longitude coordinate of the player’s geographic location. |
