The improper usage of the [Coordinate interface](https://github.com/tamotam-com/tamotam-app/blob/master/interfaces/coordinate.tsx) caused #41. Improve it by using this interface anywhere where direct usage of `latitude` and `longitude`, without through Coordinate, happens.