Consegui corrigir o erro usando a seguinte consulta:
mongoimport --db dbName --collection collectionName --file fileName.json --jsonArray
Espero que isso seja útil para alguém.
mongoimport --db dbName --collection collectionName --file fileName.json --jsonArray