This is because bitcoin addresses are not just randomly generated but has a code that it follows. This address is a has of the public key and is encoded with base58. The addresses also differ in length or prefixes depending on what kind of address that is.
Since this has ‘bc1’ at the start, it’s most likely a segwit address.