If you use the AddressInput wrong in your code it will just return an object as shown in the value function for AddressInput itself.
https://www.wix.com/corvid/reference/$w.AddressInput.html#value
Description
The value of an address input is an object of type Address . The Address object’s data…