I have payload string that i want to modify in a loop but i can not figure out how to convert this '41.86464600000019' and this '-87.80732699999984' in variables to replace them in a loop. inserting f{} did not help
here is the full string
payload = "{\"showPrice\":\"DISCOUNT\",\"searchRange\":80.467,\"points\":[{\"latitude\":41.86464600000019,\"longitude\":-87.80732699999984}],\"cardNumber\":\"blablabla\",\"_mt926720371\":\"3796524828557652229\"}"