For a given latitude longitude pair, return the country name.
Example input:
{"lat": 47, "lon": -122}
Output:
US