Query JSON with dot and bracket paths, and explore the structure as a tree.
users[0].name
items[*].id
a.b.c
["odd key"].value
*