Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

office

$meta_query = array(
	array(
		'key'     => 'office',
		'value'   => 'bcn',
		'compare' => '=',
	),
);