I-JSON
From Just Solve the File Format Problem
I-JSON is a restricted profile of JSON intended for Internet use, proposed in RFC 7493 as a standard. It limits some potentially problematic options of JSON by making limitations on the use of certain features. For instance, the character encoding is required to be UTF-8, and time zone indicators are required to be explicitly specified for date and time values.