I am calling trends/closest.json and passing in the following for the lat/long -74.213226318359375,11.249007225036621
Give or take, this is roughly Santa Marta in Columbia. However, it’s returning the trend location for Maracaibo in Venezuela.
This is an issue that one of the user’s of my app has reported, but it’s echoed by other users that are reporting similarly placed close to other countries.
In this instance, the user sees Columbia on the Twitter website, so that part is correct, however the 1.1 API seems to return a different country 
I’ve managed to re-create it by forging the lat/long in my development environment so I am pretty confident it’s something with the API, OR is there another parameter I need to pass in?