I'm consuming a JSON service that outputs very condensed output, i.e. all the object property names are one or two characters long. This is fine, because I appreciate the bandwidth savings. However, ...