The full JSON downloads fine and is readable, so it doesn't appear an issue with NordVPN
curl --silent --retry 3 --connect-timeout 3 --max-time 6 --retry-delay 1 --retry-all-errors https://api.nordvpn.com/v1/servers?limit=16354 -o servers.json
So, I increased the timeout values and it's working...