fiveguys_store
Fetch a single Five Guys restaurant's full published profile by its locator path, covering address, phone, hours, coordinates, amenities, order links, photos, and franchisee details.
Instructions
Get one Five Guys restaurant by its locator path. Returns one Five Guys restaurant's full published profile by its locator slug -- address, phone, weekly in-store hours, separate delivery hours, coordinate, Google Place id, restaurant-amenity labels, and order/delivery/menu URLs. Get a path from GET /fiveguys/search or /fiveguys/nearby's locations[].path, or from GET /fiveguys/directory's children[].path where is_location is true. It also returns three detail-only extras that search and nearby results do not carry: description (this restaurant's own blurb, templated but genuinely per-location), photos (its published gallery images, omitted for the many locations that publish none), and breadcrumbs (the directory trail above it, each entry's path feeding straight back into GET /fiveguys/directory). Two fields available on search and nearby results are not published on this surface and are omitted here: price_range and pickup_and_delivery_services. A profile block, populated best-effort from a second Yext key, adds further per-restaurant detail no other field in this family carries: google_attributes (structured amenity flags, richer than services), review_page_url/review_invite_url, featured_message/featured_message_url, google_cid/facebook_store_id, routable_latitude/routable_longitude (a driving destination, distinct from the display coordinate), payment_options, meals_served, services, permanently_closed, directory_listing_url, franchisee_group (the operator of this specific restaurant -- a corporate code or a franchisee's own company name), facebook_vanity_url (this location's own Facebook handle), and faq (this restaurant's own generated question set, distinct from the national corpus GET /fiveguys/faq serves). Passing a state or city path returns 404 -- use GET /fiveguys/directory for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The restaurant's entity id, e.g. \ | |
| path | No | The restaurant's locator slug, e.g. \ |