It should be possible to use a List as a value of a Mapping. ```rust schedules: Mapping<Address, List<Id>> ``` Also make sure it is not allowed as a key.