LocalizedAddress data structure is very straightforward. Simply loop over the LocalizedField lines and print out each field on each line.
The following code example demonstrates this using a ContactAgent to get a company and then looping over and printing out each address field.