Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

buscar por municipio

$meta_query = array(
	array(
		'key'     => 'municipio_motel',
		'value'   => 'Los Patios',
	),
);