Need Regex to Extract Word After Specific String

Please provide a real-world example (not made-up text) of both your source text and the results text, using the forum Code Block. It is important to use the Code Block to retain all invisible, non-printing characters.

Also, how do you define "word"? Is it the standard Regex definition of a word? If not please provide us with the list of characters that you consider to be valid characters in a "word".
And, will the "word" you want always come at the start of a new line, or can it be on the same line as the "Location nnn" text?