Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Radtyp

$meta_query = array(
	array(
		'key'     => 'an-radtyp',
		'value'   => 'road',
		'compare' => 'IN',
	),
);