fiveguys_search
Find Five Guys restaurants by entering a city, zip, address, or landmark. Returns complete location details including hours, services, and order links.
Instructions
Search Five Guys restaurants by free-text location. Returns Five Guys restaurants matching a free-text location query -- a city, a zip/postal code, a street address, or a landmark -- the same way restaurants.fiveguys.com's own locator search box works. Yext's own query understanding geocodes the text server-side, so no separate geocoding call is needed. Each result carries a full profile: a short area/plaza label distinguishing it from other locations, address, phone, weekly in-store hours plus a separate delivery-hours schedule when published, price tier, restaurant-amenity labels (e.g. Takeout, Dine In, Curbside), pickup/delivery service labels, order/delivery/menu URLs, a Google Place id, and distance in miles/kilometers from the resolved query location. total_results reports how many restaurants matched overall, usually more than one page; use offset to page. A query that resolves to nowhere Five Guys operates returns an empty list rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum restaurants to return, 1-50 (default 10) | |
| query | Yes | Free-text location: a city, a zip/postal code, a street address, or a landmark | |
| offset | No | Result offset for paging through total_results (default 0) |