Bubble Map Using FIPS

I am attempting to make a bubble map with plotly graph objects that uses counties as the determining factor for locations. I have been able to get the bubble maps to work when I have the latitude and longitude data, but unfortunately this data set gives the FIPS codes. Is there any way to use the FIPS codes for location in a bubble map?