Restrict the results to Japanese restaurants with WHERE and a condition that checks if cuisine equals 'japanese'.

Make sure to type WHERE cuisine = 'japanese'.