A latitude/longitude pair.
@type t() :: %AppleMapsServer.Coordinate{latitude: float(), longitude: float()}