JSON is now a syntactic subset of ECMAScript
Links
The proposal, that went into the specification.
The merge request with the official tests for JavaScript (engines) for JSON superset.
Blog post on the the JSON superset, on the v8 blog.
Difficulty Level
ADVANCED