4/ First up we have many different geographic location encodings: for example DMS, geohash, MGRS, and more.
There are so many different ways to express a location, each with specific use cases.
Example for 52.5186,13.3761 - The Reichstag in Berlin, Germany 🇩🇪
"Mercator" : {
"x" : 1489021.353,
"y" : 6860511.912
},
"MGRS" : "33UUU8981519959",
"geohash" : "u33db2snvz7fff80k8hx",
"what3words" : {
"words" : "amends.leans.confined"
}
5/ Some annotations provide information about the country the result is in (assuming it is in any country).
Local callingcode ☎️, currency 💶💵, the emoji flag 🇧🇷🇦🇺🇮🇹, etc)
https://opencagedata.com/api#callingcode