address
| Name | Type | Description |
|---|---|---|
| locality | string | City |
| location_lat | decimal | GPS latitude coordinates |
| location_lng | decimal | GPS longitude coordinates |
| postal_code | integer | Postal code |
| route | string | Street |
| street_number | integer | Street number |
| administrative_area_level_1 | string | Region |
| administrative_area_level_2 | string | Department |
| formated_address | string | Full address |
| country | string | Country |