pub fn compute_distance(
    origin: &EarthLocation,
    destination: &EarthLocation
) -> f32