| Name | Type | Description | Notes |
|---|---|---|---|
| description | string | Hotel description. | [optional] |
| full_address | string | Standardised full address of the hotel. | [optional] |
| domain | string | Domain of the hotel's website. | [optional] |
| url | string | URL of the hotel's website. | [optional] |
| check_in_time | string | Listed check-in time as HH:MM (24-hour). | [optional] |
| check_out_time | string | Listed check-out time as HH:MM (24-hour). | [optional] |
| amenities | string[] | Available amenity labels offered by the hotel. | [optional] |
| extras | array<string,mixed> | Additional descriptive detail such as sub-descriptions and amenity categories. | [optional] |