var obj = jQuery.parseJSON('{"gumus": { "alis": "1.68","satis": "1.8","condition": "price-stable" }}');

alert(obj.gumus.alis);

bu daha mantıklı bence