This kind of problem generally has several possibilities:
- Coding problem. Mongoimport supports utf-8 encoding. Please convert the encoding before importing.
- JSON format does have problems. Open it yourself with a text editor and have a look.
Since none of your documents have been introduced, I am inclined to think it is 1. Check it yourself.