In section 4.7:
In the serialized JSON, these two forms are differentiated using a simple property naming convention, for instance: "name" identifies the JSON string form for the name property while "nameMap" represents the object form.
If the convention is simple, we should be able to describe it, without resorting to an example.
In section 4.7:
If the convention is simple, we should be able to describe it, without resorting to an example.