Create collections with more than 300 fields(MongoDB)

I need to create some collections with more than 300 fields. This manual process is very time-consuming. Is it possible to create this model using a script? In which language?