pub fn json_f64(value: &Value, key: &str) -> f64
Reads a floating point field from a JSON object, defaulting to 0.0 if absent or the wrong type.