| [ | |
| { "command": "deliver package to room 101", "destination": "room_101" }, | |
| { "command": "take food to office", "destination": "office" }, | |
| { "command": "return to base", "destination": "base" }, | |
| { "command": "pick up parcel at lobby", "destination": "lobby" } | |
| ] | |