Hi I am looking for a way to create a field where visitors can search for the location of the business, which is closest to it.Thank

Simply add a search with a user input that the user enters their location in, then you can simply query that location against the businesses in your dataset and return the results that are within a set distance from that location.

Thank you givemeawhisky i try your advice