Query of Address Field Type

Hello. Newby here. I’m trying to write a wix-data query on a column in my collection that is of type Address. I need to compare an input field of type Address to the Address type column. Anyone have an example of how to do this? I was trying to use contains or hasSome but they require a String comparison.

Thanks.