Google Address API in Web form

Hello, is it possible to do address validation on the webforms? I don’t want user to enter unverified or junk addresses so I want to use Google API to verify the address?

Any help is much appreciated.

Thanks

It is possible but you will have to write javascript function to achieve this on the web form. A quick search will give you insights into how to get this to work