using the API i'd like to be able to pass along a zip code instead of an IP address to get a location
in theory, i'm going to have content on my site w/ an address... so there will be a zip code. i would like to display relevant content to user's based off of the long and lat's coming from their IP address. ultimately, i will be grabbing the address' long and lat on it's creation and saving it to my own database
