1*10ff414cSEd Maste{ 2*10ff414cSEd Maste "a": [1, 2.2, -1, "žluťoučký kůň!!!"], 3*10ff414cSEd Maste "b": { 4*10ff414cSEd Maste "c": [true, false, null] 5*10ff414cSEd Maste } 6*10ff414cSEd Maste} 7