JSON Tree Viewer
Visualize JSON data as an interactive, collapsible tree with path navigation.
Runs entirely in your browser.
JSON Tree Viewing Tool
Click a value to see its path
About JSON
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It is easy for humans to read and write and easy for machines to parse and generate.
Learn more about JSON in our JSON Tutorial.