getFullAddress() should return the address as a formatted String, one item per line:
e.g. 23 High Street
Newcastle
NE1 1NE // There should be a space between the two parts of the postcode.
...