Aggressive Representation. Proven Results. No Fee Unless We Win.
When you or someone you care about is hurt in Peoria, you want a law firm that puts you first. At Phillips Law Offices, our team of personal injury lawyers is ready to stand up for you. We have helped many people across Illinois get the money they need after an accident or injury. You do not pay us anything unless we win your case. We are available 24/7 and offer a free consultation, so you can talk to us about your situation without any pressure.
var gform;gform||(document.addEventListener(“gform_main_scripts_loaded”,function(){gform.scriptsLoaded=!0}),document.addEventListener(“gform/theme/scripts_loaded”,function(){gform.themeScriptsLoaded=!0}),window.addEventListener(“DOMContentLoaded”,function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>”function”==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”,()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(“gform/theme/scripts_loaded”,()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(“DOMContentLoaded”,()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(“action”,o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(“filter”,o,r,e,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,r){gform.removeHook(“action”,o,r)},removeFilter:function(o,r,e){gform.removeHook(“filter”,o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==r?t.apply(null,e):e[0]=t.apply(null,e)})),”filter”==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
Request a Free Consultation
-
This field is for validation purposes and should be left unchanged.
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_4’);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_4’).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’), 10) + parseInt(jQuery(‘body’).css(‘margin-top’), 10) + 100;if(is_form){jQuery(‘#gform_wrapper_4’).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_4’).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_4’).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_4’).val();gformInitSpinner( 4, ‘https://phillipslawoffices.com/wp-content/plugins/gravityforms/images/spinner.svg’, true );jQuery(document).trigger(‘gform_page_loaded’, [4, current_page]);window[‘gf_submitting_4’] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_4’).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’, [4]);window[‘gf_submitting_4’] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_4’).text());}else{jQuery(‘#gform_4’).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”, [{ formId: “4”, currentPage: “current_page”, abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( “gform_wrapper_4” ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( “span” ); visibilitySpan.id = “gform_visibility_test_4”; gformWrapperDiv.insertAdjacentElement( “afterend”, visibilitySpan ); } const visibilityTestDiv = document.getElementById( “gform_visibility_test_4” ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( ‘gform_post_render’, [4, current_page] ); gform.utils.trigger( { event: ‘gform/postRender’, native: false, data: { formId: 4, currentPage: current_page } } ); gform.utils.trigger( { event: ‘gform/post_render’, native: false, data: { formId: 4, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ ‘style’, ‘class’ ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
Why Choose Phillips Law Offices?
There are many law firms in Peoria, but Phillips Law Offices stands out for several reasons. We have been helping injury victims for many years, and our experience means we know how to get results. Our lawyers have recovered millions of dollars for people just like you. We treat every client with respect and care, taking time to listen and understand your needs.
Our approach is simple: we put you first. You will always know what is happening with your case, and we will answer your questions every step of the way. We fight for the best possible outcome, whether that means settling your case or going to court. Our goal is to help you move forward with your life.
Types of Personal Injury Cases We Handle
At Phillips Law Offices, we handle a wide range of personal injury cases in Peoria and throughout Illinois.
No matter how you were hurt, we are here to listen and offer guidance. Each type of case is different, and we know how to build a strong claim for your specific situation. We will gather evidence, talk to witnesses, and work with experts if needed to make sure your case is as strong as possible.
What to Do After an Injury in Peoria, IL
If you have been injured, your health comes first. Get medical care right away, even if you think your injuries are minor. Keep copies of your medical records and any bills related to your treatment. If you can, take photos of the scene and your injuries, and write down what happened while it is fresh in your mind.
It is also a good idea to contact a lawyer as soon as possible. The sooner you call us, the sooner we can start protecting your rights. Do not talk to insurance companies before speaking with an attorney, as they may try to get you to settle for less than you deserve. Avoid posting about your accident on social media, as this can sometimes be used against you.
How Our Peoria Personal Injury Lawyers Can Help
When you hire Phillips Law Offices, you get a team that will handle everything for you. We will investigate your case, collect evidence, and speak with witnesses. Our lawyers deal with the insurance companies so you do not have to. We know how to calculate the full value of your claim, including medical bills, lost wages, pain and suffering, and other losses.
If the insurance company does not offer a fair settlement, we are ready to take your case to court. You do not have to worry about paying us upfront. We only get paid if we win your case, so you can focus on getting better while we work for you.
Peoria Accident Injury Statistics
Source: https://apps1.dot.illinois.gov/eplan/desenv/crash/City%20Summaries/Year%202022/Peoria%202022.pdf
Understanding Your Rights and Compensation
Illinois law gives you the right to seek money for your injuries if someone else was at fault. You may be able to recover money for your medical costs, lost income, pain and suffering, and other damages. In some cases, you can also get money for future medical care or permanent disability.
There is a time limit for filing a personal injury claim in Illinois, called the statute of limitations. If you wait too long, you could lose your right to seek compensation. Our lawyers can explain how the law applies to your case and help you understand your options. Even if you were partly at fault, you may still be able to recover some money under Illinois’ comparative fault rules.
Frequently Asked Questions
Do I Have a Personal Injury Case?
If you were hurt because someone else was careless, you may have a case. We offer a free consultation to review your situation and explain your options.
How Long Do I Have to File a Claim in Illinois?
In most cases, you have two years from the date of the injury to file a lawsuit. There are some exceptions, so it is best to talk to a lawyer as soon as possible.
How Much Is My Case Worth?
The value of your case depends on your injuries, medical bills, lost wages, and other factors. We will review all the details and give you an honest opinion.
What If I Was Partially at Fault?
Illinois law allows you to recover money even if you were partly at fault, as long as you were less than 51% responsible. Your compensation may be reduced by your percentage of fault.
What Should I Bring to My Free Consultation?
Bring any medical records, bills, accident reports, photos, and notes about what happened. The more information you have, the better we can help you.
Client Testimonials & Case Results
Testimonials
“My son & I were hurt in an auto accident on Christmas Day going to a family dinner. The other driver ran through a red light at Damen, Elston & Fullerton and push our car into oncoming traffic. I got broken ribs from the accident. I asked a few family members, who are attorneys, and they suggested Steve Phillips. Mr. Phillips and his staff were fabulous.
Results
“Settlement for the spouse of a 53-year-old truck driver, who died following a collision with the Defendants’ truck. The case was tried before a jury and settled after the closing argument.”
“Phillips Law Offices of Chicago, after four (4) long years of litigation and fighting for the rights of a 17 year-old boy who lost his kidneys due to gross negligence of a physician, procured a 25 million dollar settlement for this young man. The settlement agreement was reached just prior to jury selection in a case against a Confidential Chicagoland Hospital.”
“Our client, a journeyman ironworker, was working on a construction project that involved putting additional floors on top of an existing building. As part of that task, the iron workers were assigned to weld 600-pound large metal plates onto vertical columns to support the additional weight being added to the top floors. The area in which our client was forced to work was too small to allow scaffolding or proper access to the columns for the iron workers to safely perform their work. The general contractor refused to correct the conditions or increase the size of the work area because it would cost them too much money. Unfortunately for our client, as an iron worker, if he objects to doing something on a job site, his days of iron working are numbered. Iron workers are expected to “get things done.” Our client injured his shoulder, which required two surgeries and thirteen months of physical therapy.”
Contact Us Today for a Free Consultation
If you or a loved one has been injured personal injury in Peoria, do not wait to get help. Call (312) 598-0917 Phillips Law Offices today for a free consultation. We are here to answer your questions and explain your rights. You can reach us by phone, fill out our online contact form, or visit our office. Let us help you get the compensation you deserve.
Interesting Reads:
Role Of Personal Injury Lawyer
The post Peoria Personal Injury Lawyer appeared first on Phillips Law Offices.