If you or your loved one has been affected by a plane crash in Chicago or anywhere in Illinois, you deserve answers and support. At Phillips Law Offices, our experienced team stands ready to help you pursue justice and fair compensation. We have a long record of winning significant verdicts and settlements for victims of aviation accidents.
Contact us today for a free consultation. You pay nothing unless we win your case.
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?
Choosing the right law firm after a plane crash is an important decision. Phillips Law Offices has served families in Chicago and across Illinois for decades. Our lawyers are recognized for their skill, compassion, and dedication to clients. We have helped many families recover compensation after serious injuries and wrongful deaths.
Our firm has earned top ratings from legal organizations and praise from clients for our commitment and results. We believe in treating each client with respect and keeping you informed every step of the way. You can read testimonials from people we have helped, and see how we have made a difference in their lives.
We work on a contingency fee basis, which means you do not pay us any fees unless we win your case. This allows you to focus on your family and recovery, while we handle the legal matters. Our team is always available to answer your questions and provide honest advice.
Chicago Plane Crash Statistics

Source: https://www.britannica.com/event/American-Airlines-Flight-191
Aviation Accident Expertise
Aviation accidents are complex and require special knowledge. Our lawyers have years of experience handling cases involving all types of aircraft, including commercial airliners, private planes, helicopters, and even drones. We understand the unique challenges that come with these cases, from technical investigations to dealing with large companies.
We work closely with aviation experts, engineers, and investigators to find out exactly what happened in each crash. Our team knows how to work with government agencies like the National Transportation Safety Board (NTSB) and the Federal Aviation Administration (FAA) to gather important evidence.
Whether the crash involved a major airline or a small private flight, we have the resources and experience to take on even the most challenging cases. Our goal is to make sure every responsible party is held accountable and that you receive the compensation you deserve.
What to Do After a Plane Crash
If you or a loved one has been involved in a plane crash, your first priority should be safety and medical care. Make sure everyone receives the help they need. If possible, try to keep any records, photos, or information related to the accident, as this can be helpful later.
It is important to speak with a lawyer as soon as you can. The earlier we can start working on your case, the better we can protect your rights and gather important evidence. Do not talk to insurance companies or sign any documents before getting legal advice.
Our team is here to answer your questions and guide you through each step. We are dedicated to making this process as smooth as possible for you and your family.
How We Investigate and Build Your Case
At Phillips Law Offices, we take a thorough approach to every aviation accident case. Our lawyers begin by conducting an independent investigation, working with top aviation experts to uncover the cause of the crash. We review flight data, maintenance records, pilot training, and more.
We also work with federal agencies like the NTSB and FAA, who often investigate aviation accidents. By combining their findings with our own research, we build a strong case for our clients. We look at every possible cause, including mechanical problems, pilot error, weather, and even issues with air traffic control.
Our team identifies all parties who may be responsible, such as airlines, plane manufacturers, maintenance companies, or others. We work hard to make sure no detail is missed and that your case is as strong as possible.
Types of Compensation Available
Victims of plane crashes and their families may be entitled to several types of compensation. This can include payment for medical bills, lost wages, and the pain and suffering caused by the accident. If a loved one has died in a crash, families can also seek damages for wrongful death, including loss of companionship and support.
Illinois law allows victims to recover both economic and non-economic damages. Our lawyers will explain what compensation may be available in your case and fight to get you the maximum amount possible.
We know that no amount of money can undo what has happened, but fair compensation can help with medical care, daily expenses, and provide some measure of justice.
Frequently Asked Questions
Who can file a claim after a plane crash?
Victims who were injured and families of those who died in a crash can usually file a claim. This may include passengers, crew, or people on the ground.
How long do I have to file a claim?
There are strict time limits (statutes of limitations) for filing aviation accident claims in Illinois. It is important to speak with a lawyer as soon as possible to protect your rights.
What if the crash happened outside Illinois?
We handle cases involving crashes both in Illinois and elsewhere. Aviation cases often involve federal law, and our team has the experience to help no matter where the accident occurred.
Meet Our Aviation Accident Attorneys
Stephen D. Phillips
Stephen D. Phillips is a highly respected personal injury lawyer and the managing partner at Phillips Law Offices in Chicago. He has helped many people and families win record-breaking settlements and verdicts, including those affected by plane crash.
With years of experience, Stephen has worked on tough cases involving personal injury, wrongful death, and aviation accidents, always fighting for the rights of his clients. He is recognized as one of the top trial lawyers in the country and has won many awards for his work. Stephen is known for his dedication, skill, and compassion in helping people who have been injured in serious accidents.
Terrence M. Quinn
Terrence M. Quinn is a partner at Phillips Law Offices who has been helping people since 2001, especially those hurt in serious accidents like plane crashes. He works hard to get fair compensation for his clients and has won many large settlements and jury verdicts in Illinois and Indiana. Terry is known for his careful preparation and strong legal skills, and he is respected in the legal community for his work and writing. He also serves on important legal boards, always fighting for the rights of accident victims.
Client Testimonials & Results
“After losing my husband in a small plane crash, Phillips Law Offices helped me find answers and get justice. They were always there for me and fought hard for my family.”
Maria S.
“The lawyers at Phillips Law Offices explained everything clearly and treated us with kindness. We are grateful for their help and the settlement they secured for our son.”
The Johnson Family
We have helped many clients recover significant compensation after aviation accidents. Our results speak for themselves, and we are ready to help you too.
Contact Our Chicago Plane Crash Attorney at Phillips Law Office
If you or someone you care about has been impacted by a plane crash, Contact us. Reach out to our experienced Chicago plane crash attorneys at Phillips Law Offices for a free and confidential consultation. Whether you prefer to call, fill out our online form, or email us, our dedicated team is ready to listen and help you understand your legal options.
Conveniently located in 161 N Clark St #4925 Chicago, IL 60601 near O’Hare and Midway airports, we are here to support you and fight for the justice and compensation you deserve.
Interesting Reads:
The post Chicago Plane Crash Lawyer appeared first on Phillips Law Offices.