These two should parse equally.
{ "area": "Another", }
{ "area": "Test", "section": null }
After adding an option to the json options this seems to work at the moment
These two should parse equally.