Hi there,
It is possible to add this information, but it would require creating a custom template. Please note that we are limited in the amount of support we can provide for customizations like this. That being said, I will do my best to get you pointed in the right direction.
Basically, you just copy the template you wish to modify into your child theme in a folder named “tribe-events” and the custom template will be used instead. You can read more about this process here: https://theeventscalendar.com/knowledgebase/themers-guide/
From the screenshots you’ve posted, it looks like you are using the “photo” view in this case. To modify this view, you would copy the file from events-calendar-pro/src/views/pro/photo/single-event.php to [your-theme]/tribe-events/pro/photo/single-event.php.
To figure out the code that you would need to insert here, check out the list template that has this information in it: the-events-calendar/src/views/list/single-event.php
Hope that helps! Please let me know if you have any additional questions about this.
Thanks,
Sky