Topology answers a different question than scale does
Knowing a network is a LAN tells you nothing about how its devices are physically or logically wired together -- that's what topology describes. A star topology (everything connects to a central switch), a bus topology (devices share one line), and a mesh topology (many redundant links between devices) can all exist inside a network of any scale, from a small LAN to a citywide MAN.
How separate WANs end up connected as one internet
The internet works because independently operated networks agree to exchange traffic with each other using a shared routing protocol (most commonly BGP, the Border Gateway Protocol) at the boundaries between their networks. Without that agreed-upon routing layer, each organization's WAN would be an isolated island rather than part of a single global internet.
Frequently Asked Questions
Does a company VPN fit into this scale-based classification?
Not really -- a VPN isn't a scale category on its own. It's better described as a technology that builds an encrypted tunnel on top of an existing WAN (the internet). Physically the traffic still crosses a WAN, but logically it behaves as if the connected devices were sitting together on one LAN.
Where's the exact line between a MAN and a WAN?
There's no strict distance cutoff. In practice, a network that stays within one city or metro area and is run by a single carrier is usually called a MAN, while a network that spans countries or continents and links multiple operators' networks together is called a WAN.