just go with following command:

1
2
3
$ mongoimport \
--db yourDB --collection yourCollections \
--drop --file ./path/to/jsonfile.json