- translate heading: "Die 62,87-Milliarden-Dollar-Bilanz" or "Die Summe von 62,87 Milliarden Dollar". Simpler: "Die 62,87-Milliarden-Dollar-Marke" but better: "Die 62,87-Milliarden-Dollar-Bilanz" or "Der Stand von 62,87 Milliarden Dollar". I'll use "Die 62,87-Milliarden-Dollar-Bilanz" as heading. For second heading: "First-year adoption curve" -> "Adoptionskurve im ersten Jahr" or "Einführungskurve im ersten Jahr". I'll use "Adoptionskurve im ersten Jahr".
Now write the JSON. Ensure proper escaping of quotes? In JSON, we need to escape double quotes inside strings. Since we have HTML with double quotes, we must escape them with backslash. But the content string will be enclosed in double quotes, so any double quote inside must be escaped. For example:
Die "62,87-Milliarden-Dollar-Bilanz"
- but we can avoid quotes by using other punctuation. I'll use simple text without quotes in headings. For the heading, I