The documentation for jQuery UI Autocomplete states that the source property can be set to a URL that returns the suggested items in JSON format. However, it doesn
source
Moved the answer here from my comment:
[{"label":"mylabel","value":"myvalue"},...]
I found it to be this format that .autocomplete is looking for for jquery UI 1.8