There are geocoder differences between the Google Maps Geocoding API and the Google Maps geocoder.
Is there a way to access the Google Maps geocoder rather than that of the Geocoding API?
What prompts me to ask this is the fact that the following query:
https://maps.googleapis.com/maps/api/geocode/json?address=Department%20of%20Homeland%20Security
yields the "Office of Homeland Security/Civil Defense, Aspinall Ave, Hagåtña, 96910, Guam."
However, searching for "Department of Homeland Security" on Google Maps yielded this instead, which is a better (for our use case) result than the one from the query to maps.googleapis.com
.