Impelmentation of linked list

here, we see the address of next node stored i previous node ,
and “the type of address is node” you say in video…and i can’t understand … because address is also a type of data type, i mean int,double,string