. We'll keep the same structure.
Let's format the content as HTML string with the translated paragraphs.
We'll use double quotes for JSON, but inside content we have HTML tags, so we need to escape properly. We'll produce valid JSON.
We'll write the JSON as a response.
Note