Example: This will erase all checkID's with single and/or double digits. :%s/"checkID":[0-9]\{1,2\} //g
Before
Running command.