Address

Common Address Object

country_region
object
required
name
string
code
string

ISO 3166-1 alpha-3

Example:
USA
state
object or null

a constituent political entity

name
string

ISO 3166-2

code
string
county
string or null

an administrative or political subdivision of a state that consists of a geographic region with specific boundaries and usually some level of governmental authority.

city
string or null

city

district
string or null

district

street_1
string or null

a public road in a city or town that has houses, shops etc on one or both sides

street_2
string or null
street_3
string or null
street_number
string or null

the number on a street of a particular building or address

postal_code
string or null

postal code

coordinate
object
longitude
number
latitude
number
Example
preparing...