Regex Address Groups Error

Hello Again!
While noodling around extracting addresses from bill of ladings, I came across an issue. My RegEx expression returns the “City” value with the Address Line 1 Group. Does anyone know a more defined way of using RegEx to either properly extract the city, or at least separate Line 1 from City after the first RegEx?
Here’s the input:


Here’s the RegEx Expression:

Here’s the Output: