. We'll preserve that.
Now we need to output JSON with keys: title, content, meta (with description). The content should be the translated HTML string.
Let's assemble.
We'll write the JSON. Ensure proper escaping of quotes and special characters. Since we are outputting JSON, we need to escape double quotes inside strings. We'll use backslashes.
We'll produce the