Note that VDF does not convert to JSON cleanly due to duplicate keys allowable in VDF.
The library used for this conversion solves this by appending '__[i]' to the end of duplicate keys where 'i' starts at 2.
For an example of this behavior search '"#CI_T_C"' and look at the keys under '"input_items"'.
A converted JSON file is only guaranteed for the latest schema, older versions are periodically removed.