points-of-interest
$poi_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'points-of-interest', 'field' => 'slug', ), );
$poi_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'points-of-interest', 'field' => 'slug', ), );