{ 'hr': { 'employeesMixed2': << { 'id': 3, 'name': 'Bob Smith', 'title': null, 'projects': [ { 'name': 'AWS Redshift Spectrum querying' }, 'AWS Redshift security', { 'name': 'AWS Aurora security' } ] }, { 'id': 4, 'name': 'Susan Smith', 'title': 'Dev Mgr', 'projects': [] }, { 'id': 6, 'name': 'Jane Smith', 'projects': [ 'AWS Redshift security'] } >> } }