mongoimport --db dbName --collection collectionName --file fileName.json --jsonArray
mongorestore -d db_name /path_to_mongo_dump/