I don't get this gripe with XML, it is meant to be used by tools not to be written by hand.
Where is the XPath and XQuery for JSON?
Do people really think that manually iterating over the whole JSON document to find the data or writing yet another parser, is better?