Discoverable Json essentially flattens your JSON data (however nested) into valid javascript expressions. With absolute javascript paths, you can easily search for the sliver of data you care about. Or, remove the data that are not relevant to you.
Came across gron a json command line tool and find it super useful. Not everyone is comfortable with command line, so I thought I would build one in chrome extension
JSON Manipulator