headings: "Semiconductor stocks take the brunt", "Investors turn cautious, gold benefits", "Geopolitics and economics drive the volatility". We'll translate these.
We'll also keep the same paragraph structure.
Let's write the JSON.
But we must ensure the JSON is valid. We'll use double quotes and escape any internal double quotes. Also, the content is a string with HTML, so we need to escape newlines? Actually, we can output as a single string with line breaks? But JSON strings can contain newlines if escaped as . We'll