Ionic list with item containing two lines of description

How can I create an ionic list that the item is structured from img, header, sub header and two lines of description like the attached screenshot? I'm able to create the img, header and sub header but when it comes to description whether I'm using div, span or p, the text becomes single line. see screenshot