I'd like some way for my users to be able to select the correct 'farnworth'. Here are some possible solutions:
1. display admin area 2 alongside the placename
2. find the places nearest to each result then display the results as "farnworth (near foo)" and "farnworth (near bar)"
I can't do #1 because the data doesn't contain admin area 2 information, and I can't do #2 because findNearbyPlaceName only returns one place for a given lat/lng .