| Name | Type | Description | Notes |
|---|---|---|---|
| accuracy_radius | int | The IP address is likely to be within this radius (in km) of the specified location. | [optional] |
| latitude | float | [optional] | |
| longitude | float | [optional] | |
| postal_code | str | [optional] | |
| timezone | str | [optional] | |
| city_name | str | [optional] | |
| country_code | str | [optional] | |
| country_name | str | [optional] | |
| continent_code | str | [optional] | |
| continent_name | str | [optional] | |
| subdivisions | List[GeolocationSubdivisionsInner] | [optional] |