Create/import dummy users and groups

I would like to create users and groups when initializing the keycloak db for the first time. This would be helpful for testing and development. Is it possible to add users/groups in the realm import json file?
User should be specified with common attributes, like username, last/firstname, email and password.