1 2 3 4 5 6 7 8 9
{ "f1": "string" // This is `f2` "f2": "string" // This is `f3` // ... and it's // ... multiline! "f3": "string" }