Try to extract geo coordinates from maps links
Also:
Use double in GeoCoordinates for added precision
Follows what KPublicTransport has been doing.
It also allows to more accurately represent data coming from URLs containing geo coordinates.
LocationUtil: Add geoCoordinateFromUrl
Extracted from JsonLd JS API, so it can be used in more places, such as JSON-LD import filter.