Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Main Auditorium

$meta_query = array(
	array(
		'key'     => 'session_location',
		'value'   => 'main_auditorium',
	),
);