we are trying to use Google API from CRM system to populate / validate addresses on the cases.
In situations where a zip's post office in different city, the address is returned incorrectly. For e.g. zip 53227 is shared by 2 cities (West Allis and Milwaukee) but post office for that zip is in Milwaukee .
For e.g. --> 8511 West Arthur Avenue, West Allis, WI is a valid address. However, when I search for this address, the returning value gives me Milwaukee (where the post office is located for that zip).
Appreciate if you can help on how to stop getting other city from GOOGLE API.
Thanks in advance.
Regards.