I am writing an application to index business listings by zip code. I selected the Yahoo Local Search service for my first prototype. However, I was a bit shocked that it takes zip/postal as a request param but does not include it in the response. It sends back everything BUT zip. This makes it impossible to know which business truly belongs in a zip code.
Is there perhaps a better suited service for cataloging businesses by zip?