The Address
object contains the CASS address information from the geocoding result:
Key | Value |
---|---|
addr | [string] Street address |
city | [string] City name |
st | [string] State name or abbreviation |
zip | [string] Postal Code |
"cass": { "addr": "255 S KING ST ", "city": "SEATTLE", "st": "WA", "zip": "98104-2832"}