"Sync with contact list" in my CMS automation does not let me match the Address

Question:
I have an automation that is triggered by CMS when a custom form is submitted. I am using the “sync with contact list” option, but it will not allow me to match the Address field. It allows me to match the other fields, and a contact is created as expected, but it does not let me match the address field, even though the address is being inputted into the CMS form as expected, and the data can be found within the CMS table that triggers this automation. How do I match the address field?

Product:
Wix Editor to make the form.
Wix Automations to make the automation.

What are you trying to achieve:
When a user submits one of these forms, I want a contact to be created using the information submitted in the form. It currently creates a contact using all the information except the address field. It does not give me the option to use the address field in the automation settings.

What have you already tried:
When i make the address input a regular “text” input, then it gives me the option. I want it to be an “address” type input though, that way it will auto-fill the address as the user types.

Additional information:
I made the form by using text input boxes and button from the “add element” section. I then made a dataset to hold the inputted info, and it is submitted into a collection. All of this works as expected. The issue occurs in the Automation that takes these submissions and creates a contact out of them, the automation settings do not have the option to match the address.