Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ika-meta

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => 'flats_localization',
		'value'   => '$_GET[]',
	),
);