> > So, Is it possible to write a few lines of code against the Google Maps > API where I send it a company name, city, state, country string and get > back prioritized list of physical addresses?
The Places API may be what you want https://developers.google.com/places/documentation/ I dunno about prioritized lists - priority by what? --