| Field | Type | Description |
|---|---|---|
| id | integer (int64) | The unique identifier for the object. |
| name | string | The location name. |
| timezone | string | The location's time zone (e.g., America/Vancouver). |
| address | object | The location's address. |
| capacity | integer | The number of available bins. |
| hours | collection | The location's hours of operation. |