With the introduction of Update 2 for Visual Studio 2013, there is a new debug visualizer for JSON.
The new debugger string visualizer displays JSON encoded strings in a treeview control and allows meaningful user interaction like search and highlight, copy key value pairs and copy path.
Enjoy!