pub fn parse_timestamp(data: &Value, key: &str) -> Option<i64>
Parse a timestamp from JSON (supports both string and number formats).