I\'m writing a data viewer page to render objects being sent as JSON from the server. The JSON objects vary in content and complexity, from flat objects with a handful of at
Check out the source code for visualizer.json2html.com as it pretty much will visualize any json you throw at it.
Here is a screenshot of what the visualizer was able to do with your json sample above .. again the code is all there and ripe for the picking :)