Getting the child of an object without an id

Getting the child of an object without an id

I apologize in advance but I am really not sure how to find this. I just need to know how to find child elements on a parent element that I already have the object for. The parent node doesn't have an id so I can't just get the ID and use the find functionality in jquery.