Today I discovered jq, looks like a pretty neat tool if you have to deal with a lot of json.
https://stedolan.github.io/jq/
Also if you dislike some of the not so human writeable properties of json, https://json5.org json5 is also a nice part of a potential data generating pipeline.