{
    "type": "files",                     // string, must be "files"
    "name": "el2",                       // string, not empty, unique
    "required": false,                   // boolean
    "label": "Photos",                   // string, not empty
    "microcopy": ""                      // string
}