Parse address object
{
"line1": "Cotton Court",
"line2": "Church Street",
"city": "Preston",
"region": "Lancashire",
"country": "United Kingdom",
"postcode": "PR1 3BY",
"timezone": "Europe/London",
"geopoint": {
"__type": "GeoPoint",
"latitude": 53.759824,
"longitude": -2.692144
}
}