wormhole.send takes bytes, but the utility functions take strings. So encode the JSON blob before sending, and decode it on the way back out.