parseJSON :: String -> Maybe JValue
Parses a JSON string into a JValue. Returns Nothing if the string could not be parsed.