Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Cruise Beyond

$meta_query = array(
	array(
		'key'     => 'crbe_api_cruise_length',
		'value'   => '$duration',
	),
	array(
		'key'     => 'crbe_api_cruise_region',
		'value'   => '$location',
	),
);