The location object:

FieldTypeDescription
uidstring
namestring
countrystringtwo-character country code
citystring
statestring
postal_codestring
street_namestring
arrival_instructionsstringsupports HTML formatting
street_numberstring
timezonestring
{
            "name": "New York",
            "country": "US",
            "city": "New York",
            "state": "NY",
            "postal_code": "10065",
            "street_name": "",
            "arrival_instructions": "2nd Floor",
            "street_number": "",
            "timezone": "America/New_York",
            "uid": "53.10F"
 }