{
    "test":
    [
       { "a" : "aaa" }, // Comment for a
       { "b" : "bbb" }, // Comment for b
       { "c" : "ccc" } // Comment for c
    ]
}