Here is it an example of usage:
{ "id": "_ID_", "jsonrpc": "2.0", "method": "hub.coordinates.get", "params": {} }
{ "error": null, "id": "_ID_", "result": { "latitude" : 49.9808100, "longitude" : 36.2527200 } }