When I first read the JSON format specification, I was under the impression that an object was a collection of key-value pairs (with the value being of any type) and an array was a collection of zero or more elements of the When I first read the JSON format specification