This is our most generic search. It will be /search you will pass it a query ?q=<string> and it will perform an open search on the provider. You should also be able to pass it a limit=<num> to the limit the results. It should also be able to receive an optional &county=<string> value to limit results to a known country.All places returned should be added to our local DB (if they haven't been already).