> JSON is a simpler format that maps better to most programming languages internal memory representations.
That's not been my understanding of it - it maps better to most programming language representations of dictionaries and arrays, but not the internal memory representations.