Calculate the value of the following expression by applying the order of operations correctly:
$$4 imes (3 + 2^2) - 6 \div 3 + 5$$
Make sure to handle the parentheses and exponents before multiplication, division, and addition/subtraction.