I\'m working with an application API that treats a missing key and a null value in JSON differently. It might hand back JSON like {"value":null}
null
{"value":null}