Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

lfu_location

$meta_query = array(
	array(
		'key'     => 'location',
		'value'   => '336',
	),
);