I prefer XML and haven't used JSON extensively enough to be proficient with it. If there are pluses to using JSON over XML I'm ignorant to them.
http://json.org http://en.wikipedia.org/wiki/JSON
I use JSON when I'm doing Ajax things. Jquery and Django both have methods to encode/ decode JSON.