To add any json file, use the JsonLoader. Headers are included for each line, so for example if you have a json like {"age": 18}, then it will be added as age: 18.

Usage