Convert location name to coordinates
geocode_locationFull Description
Converts a location name, address, or place name to geographic coordinates (latitude and longitude). Use this when the user provides a location name like 'Dubai Marina', 'Downtown Dubai', or any address in UAE. The coordinates can then be used with get_happiness_centers or get_ev_chargers to find nearest locations.
Parameters
locationstringLocation name, address, or place (e.g., 'Dubai Marina', 'Downtown Dubai', 'Deira')