I need a \"find nearest location\" on our website.
Where visitor enters their zip/postal code, then they are redirected to specific webpage for our nearest location. We
You need a database of zip codes with longitude and latitude, from which you can calculate the distance.