This is an example call for eth_gasPrice.
eth_gasPrice
{ "jsonrpc": "2.0", "id": "1", "method": "eth_gasPrice", "params": null }
{ "jsonrpc": "2.0", "id": "1", "result": "0xf4247" }