| Attribute | Type | Description |
|---|---|---|
| street | string | Street number. Example: "1116 Ocean Dr" |
| line2 | string | Second line of the street address; this is often empty. Example: "Suite 16" |
| city | string | Example: "Miami" |
| state | string | Example: "FL" |
| zip | string | Postal code. Example: "33139" |
| country_code | string | Example: "US" |