pub fn parse_json_file(file_path: &Path) -> Result<Vec<f64>, BenfError>
Parse JSON files and extract numbers