Single Line Input
Instead of entering each address component in separate fields, you can enter the entire address in the mainAddress input field with the address elements ordered as follows:
[address_number][street_info][areaName3][areaName1][postal_code]
 Where: 
    - [address_number] is optional.
 - [street_info] consists of the street name, street type and any pre- or post-directional information (e.g. East, West, etc.). Optional.
 - [areaName3] is the city.
 - [areaName1] is the state. Optional.
 - [postal_code] is the postal code.
 - Either the [areaName3] or [postal_code] is required.