... etc. We need to ensure the title is separate, and meta description.
We also need to translate the meta description: "The White House has strengthened its biodefense strategy, warning that AI could make biological threats more dangerous and urging global governance to counter them."
Translation: "قام البيت الأبيض بتعزيز استراتيجية الدفاع البيولوجي، محذرًا من أن الذكاء الاصطناعي قد يجعل التهديدات البيولوجية أكثر خطورة، وحث على حوكمة عالمية لمواجهتها."
Now, we need to output JSON. Ensure proper escaping.
Let's write the JSON.
We'll use double quotes for strings, and escape any double quotes inside. Since the content has HTML tags, we need to put it as a string. We'll use a JSON string with escaped newlines? Actually