What kind of shape should the data be in? (yeah, I know I technically could reverse engineer from the code but the Friday afternoon laziness has kicked in)
If you look at the data structure of `parsedData`, you can see that it should be a nested array of objects, each with a `name`, `value`, and `children`