Limit MKLocalSearch to a region

I am using MKLocalSearch to search for places and display the result on the map.

The problem is that sometimes if a restaurant exists in another state for example, it goes to the another state, i want to limit results to my region.

Here is my code