Pretty Print json output / error in mac terminal?

I’m using a mac and run my Parse-Server via terminal. Is there a way you guys pretty print the json output of the logs that Parse-Server creates ?

The output that I get is just so hard to read to help debugging.

TIA!

edit: actually, these are structs being outputted in the Terminal - are they the same as json objects basically?