Loop through all key/val pairs, and attempt to JSON parse those values.
data
Object an object with key/val pairs where vals are strings that could be JSON.options
Object an options objectnormalized
Boolean if true, options are already normalized.
Returns Object a possibly parsed JSON object