heading "Three tracks, one trophy" translated: "Tři tratě, jedna trofej" or "Tři tratě, jedna cena". We'll use "Tři tratě, jedna trofej".
Also note the original has Three tracks, one trophy
and then paragraphs. We'll translate that.
Let's write the full content HTML.
We'll produce JSON with keys: title, content, meta (with description).
Make sure to escape any double quotes in the content? Since we are outputting JSON, we need to escape double quotes inside strings. But we'll use a JSON string with proper escaping. In the response, we'll just output the JSON as text.
We'll write the content as a string with HTML, but we need to escape double quotes inside attributes? There are no attributes, just text. So we can just put the HTML as is, but we need to escape any double quotes in the text? The text has quotes like "Race to Victory" - we'll use Czech quotes or keep as is? We'll use Czech quotation marks „“ but in JSON we need to escape double quotes if we use them. Better to use single quotes or just keep the original quotes? We'll use „Race to Victory“ which are not double quotes, so fine. But we have "Race to Victory" in the original, we'll translate to "Race to Victory" but with Czech quotes? Actually we can keep the English name as is, but we'll put it in quotes. We'll use „Race to Victory“ but that might be odd. We'll just use "Race to Victory" with double quotes, but in JSON we need to escape them. Alternatively, we can use single quotes or just no quotes. We'll use „Race to Victory“ which is fine.
We'll also have "Street Sprint" etc. We'll keep them as is.
Now, let's construct the JSON.
We'll output:
{
"title": "Toobit spouští futures turnaj 2026 s cenovým fondem 3 miliony USDT",
"content": "Toobit zahájil svůj mezinárodní futures turnaj 2026 (TIFT), soutěž s celkovým cenovým fondem až 3 miliony USDT. Akce, která otevřela registraci v
Toobit zahájil svůj mezinárodní futures turnaj 2026 (TIFT), soutěž s celkovým cenovým fondem až 3 miliony USDT. Akce, která otevřela registraci v



