cat foo.json | python3 -m json.tool
jq . foo.json
python3 -m json.tool foo.json
:) cat foo.json [oh crap] :) cat foo.json | python -m foo.tool