GeoURI: `geo:${number},${number}`

A Geographic coordinate as subset of Geo URI (RFC 5870).

Currently only supports the geo:lat,lng format.

Use the geoUri helper to create one, do not attempt to create one manually.

Example

'geo:40.689247,-74.044502'

'geo:41.890209,12.492231'

See

https://tools.ietf.org/html/rfc5870