úÎ © ³     None-6 › Geocoding query 5Free-text query (must be a valid address or location)#Street address (e.g. "Via Irnerio")City (e.g. "Bologna")Country (e.g. "Italy") CoordinatesLatitude  Longitude hCall the MapQuest Geocoding API with a given address and extract the coordinates from the parsed result.-Example usage : assuming the user has bound keyG to hold the API key string, the following can be run in a GHCi shell :0request key (GQ "Via Irnerio" "Bologna" "Italy")/Just (Coords {lat = 44.49897, long = 11.34503}) request key (GQFree "Hong Kong")1Just (Coords {lat = 22.264412, long = 114.16706}) /API key (available for free on mapquestapi.com) Query address    None U         +mapquest-api-0.1.0.0-BbJ4okBiguNIaHzs6bSvO0Web.API.Mapquest.GeocodingWeb.API.MapquestGeoQueryGQGQFreegqStreetgqCity gqCountryCoordslatlongrequest $fMonadHttpIO $fEqCoords $fShowCoords$fGenericCoords $fEqGeoQuery$fShowGeoQuery