. We'll keep those.
Also the meta description: "KPMG finds only 7% of business leaders can prove AI returns. The gap between perceived value and hard ROI signals a need for better cost tracking." -> "KPMG:n mukaan vain 7 % yritysjohtajista voi todistaa tekoälyn tuoton. Koetun arvon ja kovan ROI:n välinen kuilu osoittaa, että kustannusseurantaa on parannettava."
We'll put everything into JSON.
Make sure to escape any double quotes in the content. Since we are outputting JSON, we need to escape double quotes in the strings. But we are writing the response, so we'll just produce the JSON with proper escaping. In the content, we have quotes like "tekoäly" but those are fine as they are inside the string. Actually, we need to escape any double quotes that appear inside the string. In our translation, we have double quotes in the text? For example, we used double quotes in the translation? Actually,