Hi @shenandoahu,
Do you mean the plugin provided here?
If so, please note we provide this mainly as an example of what’s possible – but further customization is really something we’d have to leave in your hands 🙂
Using the TEC_VenueOrganizer_List.list.item hook though you should be able to filter each individual entry in the shortcode output and add featured images (or anything else you’d like), ie:
https://gist.github.com/barryhughes/862203a9607edc03b081
Please note this is completely untested! It’s just a starting point to show the basic form you might use.
Good luck!