,
are preserved.
Let's write the JSON.
Note: We need to escape double quotes in the content if any, but Hebrew doesn't have quotes that need escaping. We'll use double quotes for the JSON keys and values, so we need to escape any double quotes inside the strings. But there are no double quotes in the Hebrew text. Also we need to ensure proper JSON encoding.
We'll produce:
{
"title": "הגל השלישי של גניבות ארנק Coldcard מרוקן 1,367 BTC, משפיע על 4,585 כתובות",
"content": "גל שלישי של גניבות מארנקי הביטקוין של Coldcard זוהה, עם כ-1,367 BTC שנגנבו מ-4,585
גל שלישי של גניבות מארנקי הביטקוין של Coldcard זוהה, עם כ-1,367 BTC שנגנבו מ-4,585




