| 
           $" ({Regex.Replace(BotReply.GetLocationString(option, approvalRequest.SearchResult.RelatedLocation), @"\[|\]\(.*?\)", "").Replace("\n", "")})<br>";  | 
        
    
   
 
In the above, I think we are using approvalRequest.SearchResult.RelatedLocation for each result, even though it may not apply to that area