Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

agrarlandkreise

agrarlandkreise = array(
	'relation' => 'AND',
	array(
		'key'     => 'gebiet',
		'value'   => 'chemnitz',
		'compare' => '=',
		'type'    => 'CHAR',
	),
);