jsonObject is ~ 5 megabyte and validates with JSONParser.parse
Note that the lower bound for the maximum stanza size the XMPP specs give is 10000 bytes. Although some (most?) implementations allow (far) bigger stanzas, have you tested node.send() with a smaller size?