Navigating Car Accident Injuries in Minnesota: The Nuances of Liability

Navigating Car Accident Injuries in Minnesota: The Nuances of Liability

 

Car accidents are a common occurrence in Minnesota. In fact, according to the Minnesota Department of Public Safety, in 2021 alone – a year when many people were still staying home due to COVID – there were 63,751 traffic crashes.  Of those accidents, 24,083 people were injured and 488 people died.  It is important for those involved in a passenger car accident to understand their rights and what claims they may have if they have been injured due to another driver’s negligence.

Determining Liability in a Car Accident

In order to recover your damages (such as medical expenses, wage loss, and pain and suffering) against the other driver involved in the crash, you must prove that the other driver was 50% or more at fault for causing the crash.  In order to prove fault, you must generally show that the other driver was negligent in the operation of their vehicle.  Negligence is when one party fails to exercise reasonable care or act responsibly, resulting in harm or injury to another person.

It is important to note, however, that some states, such as Minnesota, have adopted no-fault systems which can operate to limit an individual’s ability to bring a claim against or sue another driver after an accident.  Generally, after an accident, regardless of fault, you will be able bring a no-fault claim against your own insurance company, who will provide benefits such as medical expenses, wage loss, and replacement services.  If certain statutory threshold requirements are met (death, permanent injury, a scar or disfigurement, 60 days disability, or greater than $4,000 in medical expenses), you may also be able to bring a personal injury or bodily injury claim against the at fault driver and their insurance company to recover your damages.

Who to Sue in a Car Accident in Minnesota

When it comes to car accidents in Minnesota, there are generally two parties that may be responsible for your damages after an accident:

  • The At-Fault Driver – If another driver caused your injuries due to negligence or recklessness behind the wheel (such as speeding, running a red light, or failure to keep a proper look out or their vehicle under control), then you may have grounds to sue them directly for any additional damages not covered by your own insurance company through your no-fault claim. To do this successfully, you must prove that the other driver was negligent and caused your injury through their actions on the road.
  • The Vehicle Owner – Even if someone else was driving the vehicle during an accident, you may still be able to hold its owner liable under certain circumstances, such as if they permitted the person to use their vehicle. Additionally, businesses and corporations that deploy taxis, delivery trucks, and other commercial vehicles can also be held liable when their employees cause an accident.

The Role of Insurance in a Car Accident in Minnesota

The role of insurance companies should also not be overlooked when considering who might be held accountable after a passenger car accident in Minnesota. It is important to understand how much coverage each party has before filing a lawsuit against them since this will determine how much compensation you can receive from them if successful with your claim.

In Minnesota, all drivers must carry minimum insurance coverages on their vehicle, including liability coverage for bodily injury and property damage. This type of insurance pays for damages caused by the driver who is at fault for the accident.

The following are additional types of insurance coverage that may apply and come into play after a car accident:

  • No-Fault or Personal Injury Protection (PIP) insurance provides compensation for medical expenses, lost wages, and replacement services incurred as a result of an auto-related injury, regardless of who was at fault.
  • Uninsured/Underinsured Motorist Coverage helps pay for damages when the at fault driver either does not have insurance or does not have enough insurance to compensate your for your damages that you have sustained as a result of the accident Uninsured motorist coverage also protects against hit-and-run drivers as well.

It is important to note that some policies may include additional provisions such as rental car reimbursement and roadside assistance, which can be helpful should you find yourself stranded after being involved in a motor vehicle collision.

It is always best practice to review and understand your own insurance policies so that you are aware of the kind of protection you have available should something happen.

Considerations When Filing a Lawsuit for a Car Accident in Minnesota

When filing a lawsuit for a car accident in Minnesota, there are several important considerations to keep in mind.

The first is the statute of limitations. In Minnesota, the statute of limitations for claims based on negligence is six years from the date of the accident.  What this means is that you must start a lawsuit or settle your claim within six years of the date of the accident, or your claim will be forever barred. Be mindful of this timeline so that you don’t miss your opportunity to recover your damages.

The second consideration is gathering and preserving evidence related to your case. This includes taking photos from the scene of the accident, obtaining police reports, collecting the names and statements of any witnesses, and seeking appropriate medical care to create medical records related to any injuries sustained from the crash. Having strong evidence can help strengthen your case with the insurance company and be crucial if it goes before a jury or judge at a later date.

Finally, it’s important to hire an experienced  who understands Minnesota law and has experience with cases similar to yours. An attorney can provide invaluable advice throughout each step of your case while helping you navigate through complicated legal proceedings such as settlement negotiations or court hearings should they become necessary down the road.

Conclusion

The aftermath of a car accident can be overwhelming, and it is important to understand Minnesota’s laws regarding liability and insurance coverage prior to filing a lawsuit. If you have been injured in a passenger car accident in Minnesota, it’s wise to seek legal counsel from an experienced personal injury lawyer who can help guide you through the process and ensure that your rights are protected.

If you or someone you know has been injured due to someone else’s negligence, contact Nelson Personal Injury LLC. We specialize in personal injury cases and can provide experienced legal representation for those who have sustained an injury from car accidents, medical malpractice, workplace injuries, slip & falls and more. Our team is dedicated to fighting for your rights and helping you get the compensation that you deserve. Contact us today to discuss the details surrounding your accident – and case.

Recent Posts

Archives

  •  

      collapsArch options:
      Array
      (
          [title] => 
          [noTitle] => 
          [inExcludeCat] => exclude
          [inExcludeCats] => 
          [inExcludeYear] => exclude
          [inExcludeYears] => 
          [showPages] => 
          [sort] => DESC
          [linkToArch] => 
          [showYearCount] => 1
          [expandCurrentYear] => 1
          [expandMonths] => 1
          [expandYears] => 1
          [expandCurrentMonth] => 1
          [showMonthCount] => 1
          [showPostTitle] => 1
          [expand] => 1
          [showPostDate] => 1
          [debug] => 1
          [postDateFormat] => 
          [postDateAppend] => after
          [accordion] => 1
          [useCookies] => 1
          [post_type] => post
          [taxoncmy] => category
          [postTitleLength] => 
          [showPostCount] => 1
          [style] => noarrows
          [archSortOrder] => DESC
          [showPosts] => 
          [customExpand] => 
          [customCollapse] => 
          [taxonomy] => both
          [number] => 4
      )
      POST QUERY:
       SELECT npi_terms.slug, npi_posts.ID,
          npi_posts.post_name, npi_posts.post_title, npi_posts.post_author,
          npi_posts.post_date, YEAR(npi_posts.post_date) AS 'year',
          MONTH(npi_posts.post_date) AS 'month' ,
          npi_posts.post_type
          FROM npi_posts LEFT JOIN npi_term_relationships ON npi_posts.ID =
          npi_term_relationships.object_id 
      		LEFT JOIN npi_term_taxonomy ON npi_term_taxonomy.term_taxonomy_id =
      																			npi_term_relationships.term_taxonomy_id
      		LEFT JOIN npi_terms ON npi_terms.term_id = 
      		                          npi_term_taxonomy.term_id 
        WHERE post_status='publish' AND npi_posts.post_type='post'   
        GROUP BY npi_posts.ID 
        ORDER BY npi_posts.post_date DESC
      
      POST QUERY RESULTS
      Array
      (
          [0] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 2597
                  [post_name] => demystifying-the-process-of-settling-a-minnesota-personal-injury-case
                  [post_title] => Demystifying the Process of Settling a Minnesota Personal Injury Case
                  [post_author] => 3
                  [post_date] => 2023-03-03 10:40:46
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [1] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2576
                  [post_name] => navigating-car-accident-injuries-in-minnesota-the-nuances-of-liability
                  [post_title] => Navigating Car Accident Injuries in Minnesota: The Nuances of Liability
                  [post_author] => 3
                  [post_date] => 2023-02-24 07:04:34
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [2] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 2572
                  [post_name] => raising-your-voice-how-to-file-a-complaint-about-poor-nursing-home-care-in-minnesota
                  [post_title] => Raising Your Voice: How to File a Complaint About Poor Nursing Home Care in Minnesota
                  [post_author] => 3
                  [post_date] => 2023-02-22 09:15:20
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [3] => stdClass Object
              (
                  [slug] => safety-tips
                  [ID] => 2569
                  [post_name] => the-a-to-z-guide-to-teen-driver-licensing-in-minnesota
                  [post_title] => The A-to-Z Guide to Teen Driver Licensing in Minnesota
                  [post_author] => 3
                  [post_date] => 2023-02-20 09:36:14
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [4] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2368
                  [post_name] => what-to-know-about-spinal-injuries-from-a-minnesota-car-accident
                  [post_title] => What to Know About Spinal Injuries from a Minnesota Car Accident
                  [post_author] => 3
                  [post_date] => 2023-02-06 13:22:12
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [5] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2366
                  [post_name] => common-causes-of-minnesota-car-accidents
                  [post_title] => Common Causes of Minnesota Car Accidents 
                  [post_author] => 3
                  [post_date] => 2023-02-06 13:14:40
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [6] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 2364
                  [post_name] => what-is-considered-a-personal-injury
                  [post_title] => What Is Considered a Personal Injury? 
                  [post_author] => 3
                  [post_date] => 2023-02-06 07:27:03
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [7] => stdClass Object
              (
                  [slug] => truck-accidents
                  [ID] => 2362
                  [post_name] => why-is-having-a-minnesota-truck-accident-lawyer-important
                  [post_title] => Why Is Having a Minnesota Truck Accident Lawyer Important? 
                  [post_author] => 3
                  [post_date] => 2023-02-06 07:21:54
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [8] => stdClass Object
              (
                  [slug] => accidents
                  [ID] => 2287
                  [post_name] => what-should-i-expect-from-my-car-accident-attorney
                  [post_title] => What Should I Expect from My Car Accident Attorney?
                  [post_author] => 3
                  [post_date] => 2023-01-13 09:59:30
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [9] => stdClass Object
              (
                  [slug] => accidents
                  [ID] => 2283
                  [post_name] => highway-pileup-accidents-know-your-rights
                  [post_title] => Highway Pileup Accidents: Know Your Rights
                  [post_author] => 3
                  [post_date] => 2023-01-11 06:13:57
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [10] => stdClass Object
              (
                  [slug] => slip-and-fall-accidents
                  [ID] => 2280
                  [post_name] => ice-and-snow-slip-and-falls-who-is-to-blame
                  [post_title] => Ice and Snow Slip and Falls: Who Is to Blame?
                  [post_author] => 3
                  [post_date] => 2023-01-11 06:08:48
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [11] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2277
                  [post_name] => common-burn-injuries-from-car-accidents
                  [post_title] => Common Burn Injuries From Car Accidents 
                  [post_author] => 3
                  [post_date] => 2023-01-06 14:34:59
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [12] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2258
                  [post_name] => most-common-car-accidents-in-minnesota
                  [post_title] => 5 Most Common Car Accidents in Minnesota
                  [post_author] => 3
                  [post_date] => 2022-12-15 05:59:36
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [13] => stdClass Object
              (
                  [slug] => accidents
                  [ID] => 2255
                  [post_name] => holiday-driving-risks-in-minnesota-drunk-drivers-bad-conditions-and-more
                  [post_title] => Holiday Driving Risks in Minnesota: Drunk Drivers, Bad Conditions, and More
                  [post_author] => 3
                  [post_date] => 2022-12-15 05:51:28
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [14] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2195
                  [post_name] => what-to-do-after-a-st-cloud-car-accident
                  [post_title] => What to Do After a St Cloud Car Accident?
                  [post_author] => 3
                  [post_date] => 2022-12-06 11:56:37
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [15] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 2154
                  [post_name] => how-nelson-personal-injurys-core-values-lead-to-results
                  [post_title] => How Nelson Personal Injury’s Core Values Lead to Results
                  [post_author] => 3
                  [post_date] => 2022-10-12 19:30:16
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [16] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 2148
                  [post_name] => what-is-the-role-of-a-personal-injury-lawyer-in-a-case
                  [post_title] => What Is the Role of a Personal Injury Lawyer in a Case?
                  [post_author] => 3
                  [post_date] => 2022-09-26 20:35:29
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [17] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 2142
                  [post_name] => 5-common-mistakes-made-after-a-car-crash
                  [post_title] => 5 Common Mistakes Made After a Car Crash
                  [post_author] => 3
                  [post_date] => 2022-09-26 19:06:53
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [18] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2137
                  [post_name] => 3-tips-for-bicyclists-to-take-after-being-struck-by-a-car
                  [post_title] => 3 Tips for Bicyclists to Take After Being Struck by a Car
                  [post_author] => 3
                  [post_date] => 2022-09-14 19:41:54
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [19] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 2133
                  [post_name] => 3-tips-for-managing-stress-during-your-case
                  [post_title] => 3 Tips For Managing Stress During Your Case
                  [post_author] => 3
                  [post_date] => 2022-08-12 14:14:10
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [20] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 2122
                  [post_name] => why-motorcycle-accidents-are-increasing
                  [post_title] => Why Motorcycle Accidents Are Increasing
                  [post_author] => 3
                  [post_date] => 2022-07-18 17:06:29
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [21] => stdClass Object
              (
                  [slug] => wrongful-death
                  [ID] => 2128
                  [post_name] => reasons-to-file-a-wrongful-death-claim
                  [post_title] => Reasons to File a Wrongful Death Claim
                  [post_author] => 1
                  [post_date] => 2022-06-15 18:34:14
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [22] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 2126
                  [post_name] => should-i-contact-a-personal-injury-attorney-after-an-accident-if-im-not-seriously-injured
                  [post_title] => Should I Contact a Personal Injury Attorney After an Accident If I’m Not Seriously Injured?
                  [post_author] => 1
                  [post_date] => 2022-05-17 18:32:41
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [23] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1750
                  [post_name] => how-npi-has-recovered-millions-for-accident-victims
                  [post_title] => How NPI Has Recovered Millions for Accident Victims
                  [post_author] => 1
                  [post_date] => 2022-04-19 15:28:40
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [24] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1738
                  [post_name] => i-am-a-victim-of-a-hit-and-run-accident-what-should-i-do
                  [post_title] => I Am a Victim of a “Hit and Run” Accident - What Should I Do?
                  [post_author] => 3
                  [post_date] => 2022-03-23 13:06:20
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [25] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1726
                  [post_name] => pain-and-suffering-compensation-explained
                  [post_title] => Pain and Suffering Compensation Explained
                  [post_author] => 3
                  [post_date] => 2022-02-04 20:09:52
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [26] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1719
                  [post_name] => why-truck-accidents-are-on-the-rise-in-2022
                  [post_title] => Why Truck Accidents Are On the Rise in 2022
                  [post_author] => 3
                  [post_date] => 2022-01-19 17:37:19
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [27] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1745
                  [post_name] => nelson-personal-injury-welcomes-new-partner
                  [post_title] => Nelson Personal Injury Welcomes New Partner
                  [post_author] => 3
                  [post_date] => 2022-01-03 09:27:59
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [28] => stdClass Object
              (
                  [slug] => motorcycle-accidents
                  [ID] => 1700
                  [post_name] => steps-to-take-if-youre-involved-in-a-motorcycle-accident
                  [post_title] => Steps to Take If You’re Involved in a Motorcycle Accident
                  [post_author] => 1
                  [post_date] => 2021-12-14 16:25:21
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [29] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 1694
                  [post_name] => what-are-my-rights-as-a-passenger-in-a-car-crash
                  [post_title] => What Are My Rights as a Passenger in a Car Crash?
                  [post_author] => 3
                  [post_date] => 2021-11-16 21:34:42
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [30] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1690
                  [post_name] => how-to-obtain-proper-compensation-for-a-slip-and-fall-injury
                  [post_title] => How to Obtain Proper Compensation for a Slip and Fall Injury
                  [post_author] => 1
                  [post_date] => 2021-10-20 15:06:06
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [31] => stdClass Object
              (
                  [slug] => slip-and-fall
                  [ID] => 1686
                  [post_name] => do-i-need-a-lawyer-for-my-slip-and-fall-case
                  [post_title] => Do I Need a Lawyer for My Slip and Fall Case?
                  [post_author] => 1
                  [post_date] => 2021-09-14 21:19:07
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [32] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1681
                  [post_name] => 3-steps-to-take-if-youve-been-injured-as-a-pedestrian-2
                  [post_title] => 3 Steps to Take If You’ve Been Injured as a Pedestrian
                  [post_author] => 3
                  [post_date] => 2021-08-20 13:46:58
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [33] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1678
                  [post_name] => how-truck-accidents-differ-from-car-accidents
                  [post_title] => How Truck Accidents Differ from Car Accidents
                  [post_author] => 3
                  [post_date] => 2021-07-28 16:17:16
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [34] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1670
                  [post_name] => how-minnesotas-no-fault-insurance-system-works
                  [post_title] => How Minnesota’s No-Fault Insurance System Works
                  [post_author] => 3
                  [post_date] => 2021-07-19 16:21:50
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [35] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1663
                  [post_name] => what-to-do-if-you-are-the-victim-of-a-hit-and-run
                  [post_title] => What To Do If You Are the Victim of a Hit-and-Run
                  [post_author] => 3
                  [post_date] => 2021-06-29 14:09:06
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [36] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1657
                  [post_name] => 5-common-questions-crash-victims-have-for-car-accident-attorneys
                  [post_title] => 5 Common Questions Crash Victims Have for Car Accident Attorneys
                  [post_author] => 1
                  [post_date] => 2021-06-07 17:35:01
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [37] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1652
                  [post_name] => 6-steps-in-a-personal-injury-case
                  [post_title] => 6 Steps In a Personal Injury Case
                  [post_author] => 1
                  [post_date] => 2021-05-25 15:53:03
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [38] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1647
                  [post_name] => 3-steps-to-take-if-youve-been-injured-as-a-pedestrian
                  [post_title] => 3 Steps to Take If You’ve Been Injured as a Pedestrian
                  [post_author] => 3
                  [post_date] => 2021-05-05 15:01:47
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [39] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1644
                  [post_name] => what-if-the-person-who-caused-the-accident-has-no-insurance
                  [post_title] => What If the Person Who Caused the Accident Has No Insurance?
                  [post_author] => 1
                  [post_date] => 2021-04-07 15:18:17
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [40] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1640
                  [post_name] => what-is-a-no-fault-arbitration
                  [post_title] => What Is A No-Fault Arbitration?
                  [post_author] => 3
                  [post_date] => 2021-03-22 15:32:31
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [41] => stdClass Object
              (
                  [slug] => minnesota
                  [ID] => 1636
                  [post_name] => the-importance-of-taking-photographs-after-a-slip-and-fall
                  [post_title] => The Importance of Taking Photographs After a Slip and Fall
                  [post_author] => 3
                  [post_date] => 2021-03-03 17:18:28
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [42] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1561
                  [post_name] => 10-things-to-keep-in-your-car-for-winter-safety
                  [post_title] => 10 Things to Keep In Your Car for Winter Safety
                  [post_author] => 3
                  [post_date] => 2021-02-10 16:30:04
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [43] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1558
                  [post_name] => 4-steps-to-take-if-youre-in-a-motor-vehicle-accident
                  [post_title] => 4 Steps to Take if You're in a Motor Vehicle Accident
                  [post_author] => 3
                  [post_date] => 2021-02-03 16:52:18
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [44] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1552
                  [post_name] => 1552-2
                  [post_title] => A Variety Of Personal Injury Claim Services
                  [post_author] => 1
                  [post_date] => 2021-01-06 22:27:45
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [45] => stdClass Object
              (
                  [slug] => slip-and-fall
                  [ID] => 1548
                  [post_name] => what-to-look-for-in-winter-slip-and-fall-cases
                  [post_title] => What To Look For In Winter Slip And Fall Cases
                  [post_author] => 1
                  [post_date] => 2020-12-21 22:35:53
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [46] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 1545
                  [post_name] => winter-checklist-for-your-car
                  [post_title] => Winter Checklist For Your Car
                  [post_author] => 3
                  [post_date] => 2020-12-09 16:51:55
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [47] => stdClass Object
              (
                  [slug] => motorcycle-accidents
                  [ID] => 1540
                  [post_name] => motorcycle-safety-on-roadways
                  [post_title] => Motorcycle Safety On Roadways
                  [post_author] => 1
                  [post_date] => 2020-11-13 19:17:25
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [48] => stdClass Object
              (
                  [slug] => car-accidents
                  [ID] => 1537
                  [post_name] => truck-accident-personal-injury-claim-services
                  [post_title] => Truck Accident Personal Injury Claim Services
                  [post_author] => 3
                  [post_date] => 2020-10-26 19:30:09
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [49] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1534
                  [post_name] => motorcycle-accident-personal-injury-claim-services
                  [post_title] => Motorcycle Accident Personal Injury Claim Services
                  [post_author] => 1
                  [post_date] => 2020-10-09 17:59:20
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [50] => stdClass Object
              (
                  [slug] => wrongful-death
                  [ID] => 1531
                  [post_name] => wrongful-death-claim-services
                  [post_title] => Wrongful Death Claim Services
                  [post_author] => 3
                  [post_date] => 2020-09-30 21:34:05
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [51] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1529
                  [post_name] => how-quarantine-affects-your-commute
                  [post_title] => How Quarantine Affects Your Commute
                  [post_author] => 3
                  [post_date] => 2020-09-25 19:41:46
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [52] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1525
                  [post_name] => who-is-liable-in-a-boating-accident
                  [post_title] => Who Is Liable In A Boating Accident?
                  [post_author] => 3
                  [post_date] => 2020-08-27 14:05:38
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [53] => stdClass Object
              (
                  [slug] => dog-bite
                  [ID] => 1522
                  [post_name] => what-to-do-after-a-dog-bite
                  [post_title] => What To Do After A Dog Bite
                  [post_author] => 3
                  [post_date] => 2020-08-11 21:16:25
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [54] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1517
                  [post_name] => do-have-slip-fall-case
                  [post_title] => Do I Have A Slip And Fall Case?
                  [post_author] => 1
                  [post_date] => 2020-06-23 19:22:41
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [55] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1513
                  [post_name] => 4-steps-to-start-a-defective-product-personal-injury-claim
                  [post_title] => 4 Steps To Start A Defective Product Personal Injury Claim
                  [post_author] => 1
                  [post_date] => 2020-06-23 19:02:13
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [56] => stdClass Object
              (
                  [slug] => minnesota
                  [ID] => 1515
                  [post_name] => 2018-accidents-and-injuries-in-minnesota
                  [post_title] => 2018 Accidents And Injuries In Minnesota
                  [post_author] => 1
                  [post_date] => 2020-06-23 19:01:53
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [57] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1509
                  [post_name] => 10-habits-of-safe-drivers
                  [post_title] => 10 Habits Of Safe Drivers
                  [post_author] => 3
                  [post_date] => 2020-06-10 14:17:08
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [58] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1500
                  [post_name] => minnesota-motor-accidents-10-year-snaphot
                  [post_title] => Minnesota Motor Accidents 10 Year Snaphot
                  [post_author] => 3
                  [post_date] => 2020-05-20 13:32:18
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [59] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1497
                  [post_name] => how-much-is-my-personal-injury-claim-worth
                  [post_title] => How Much Is My Personal Injury Claim Worth?
                  [post_author] => 3
                  [post_date] => 2020-05-06 19:18:34
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [60] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1481
                  [post_name] => accidents-by-vehicle-2018
                  [post_title] => Accidents By Vehicle 2018
                  [post_author] => 1
                  [post_date] => 2020-04-23 18:53:46
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [61] => stdClass Object
              (
                  [slug] => dog-animal-bites
                  [ID] => 1478
                  [post_name] => whos-responsible-for-a-dog-bite
                  [post_title] => Who's Responsible for a Dog Bite?
                  [post_author] => 3
                  [post_date] => 2020-04-09 15:36:17
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [62] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1475
                  [post_name] => how-do-no-fault-claims-work
                  [post_title] => How Do No-Fault Claims Work?
                  [post_author] => 1
                  [post_date] => 2020-03-19 13:24:29
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [63] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 1472
                  [post_name] => personal-injury-101
                  [post_title] => Personal Injury 101
                  [post_author] => 3
                  [post_date] => 2020-03-06 17:19:07
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [64] => stdClass Object
              (
                  [slug] => minnesota
                  [ID] => 1461
                  [post_name] => halloween-safety-tips
                  [post_title] => Halloween Safety Tips
                  [post_author] => 3
                  [post_date] => 2019-10-28 13:21:57
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [65] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1459
                  [post_name] => u-s-pedestrian-death-rates-reach-30-year-high
                  [post_title] => U.S. Pedestrian Death Rates Reach 30-Year High
                  [post_author] => 3
                  [post_date] => 2019-10-02 13:29:43
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [66] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1458
                  [post_name] => bicycle-safety
                  [post_title] => Bicycle Safety
                  [post_author] => 3
                  [post_date] => 2019-09-18 13:18:44
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [67] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1452
                  [post_name] => minnesota-crackdown-on-speeding
                  [post_title] => Minnesota Crackdown on Speeding
                  [post_author] => 3
                  [post_date] => 2019-08-28 13:14:34
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [68] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1450
                  [post_name] => car-crash-in-construction-zones
                  [post_title] => Car Crash in Construction Zones
                  [post_author] => 3
                  [post_date] => 2019-08-14 13:04:09
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [69] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1448
                  [post_name] => preventing-injuries-to-children-in-car-accidents
                  [post_title] => Preventing Injuries to Children in Car Accidents
                  [post_author] => 3
                  [post_date] => 2019-07-31 13:16:23
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [70] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1445
                  [post_name] => dog-bite-prevention
                  [post_title] => Dog Bite Prevention
                  [post_author] => 3
                  [post_date] => 2019-07-17 13:19:34
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [71] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1443
                  [post_name] => driving-safely-with-sunlight-glare
                  [post_title] => Driving Safely with Sunlight Glare
                  [post_author] => 3
                  [post_date] => 2019-06-19 13:03:20
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [72] => stdClass Object
              (
                  [slug] => minnesota
                  [ID] => 1440
                  [post_name] => new-protections-against-minnesota-elder-abuse-and-neglect-expected
                  [post_title] => New Protections Against Minnesota Elder Abuse and Neglect Expected
                  [post_author] => 3
                  [post_date] => 2019-05-22 13:53:11
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [73] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1434
                  [post_name] => what-steps-to-take-after-a-slip-and-fall-accident
                  [post_title] => What Steps To Take After a Slip and Fall Accident
                  [post_author] => 3
                  [post_date] => 2019-04-22 13:51:13
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [74] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1431
                  [post_name] => what-to-do-if-you-witness-a-car-accident
                  [post_title] => What to Do if you Witness a Car Accident
                  [post_author] => 3
                  [post_date] => 2019-04-08 14:08:04
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [75] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1423
                  [post_name] => what-steps-should-you-take-after-an-accident-or-injury
                  [post_title] => What Steps Should You Take After an Accident or Injury?
                  [post_author] => 3
                  [post_date] => 2019-02-06 15:30:51
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [76] => stdClass Object
              (
                  [slug] => personal-injury
                  [ID] => 1419
                  [post_name] => spinal-cord-stimulators-causing-injuries
                  [post_title] => Spinal Cord Stimulators Causing Injuries
                  [post_author] => 3
                  [post_date] => 2019-01-02 14:15:40
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [77] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 1388
                  [post_name] => avoid-black-friday-injuries
                  [post_title] => Avoid Black Friday Injuries
                  [post_author] => 14
                  [post_date] => 2018-11-19 13:49:27
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [78] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 1385
                  [post_name] => class-action-lawsuit-against-e-scooter-companies
                  [post_title] => Class Action Lawsuit Against E-Scooter Companies
                  [post_author] => 3
                  [post_date] => 2018-11-02 20:40:51
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [79] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1325
                  [post_name] => injured-motorcyclist-files-suit-against-government-for-1-7-million
                  [post_title] => Injured Motorcyclist Files Suit Against Government for $1.7 Million
                  [post_author] => 14
                  [post_date] => 2018-09-26 16:38:57
                  [year] => 2018
                  [month] => 9
                  [post_type] => post
              )
      
          [80] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 1228
                  [post_name] => what-you-need-to-know-about-medical-malpractice
                  [post_title] => What you need to know about Medical Malpractice
                  [post_author] => 3
                  [post_date] => 2018-08-29 13:31:08
                  [year] => 2018
                  [month] => 8
                  [post_type] => post
              )
      
          [81] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 1120
                  [post_name] => tips-to-help-prevent-motorcycle-accidents
                  [post_title] => Tips to Help Prevent Motorcycle Accidents
                  [post_author] => 3
                  [post_date] => 2018-08-15 16:14:15
                  [year] => 2018
                  [month] => 8
                  [post_type] => post
              )
      
          [82] => stdClass Object
              (
                  [slug] => twin-cities
                  [ID] => 1117
                  [post_name] => wrongful-drowning-deaths-due-to-foam-at-falls-park-in-sioux-falls
                  [post_title] => Wrongful Drowning Deaths Due to Foam at Falls Park in Sioux Falls
                  [post_author] => 3
                  [post_date] => 2018-08-01 18:02:42
                  [year] => 2018
                  [month] => 8
                  [post_type] => post
              )
      
          [83] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1113
                  [post_name] => wrongful-death-in-minnesota
                  [post_title] => Wrongful Death in Minnesota
                  [post_author] => 14
                  [post_date] => 2018-07-25 17:33:39
                  [year] => 2018
                  [month] => 7
                  [post_type] => post
              )
      
          [84] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1099
                  [post_name] => slip-and-fall-in-minnesota
                  [post_title] => Slip and Fall in Minnesota
                  [post_author] => 3
                  [post_date] => 2018-07-11 16:57:08
                  [year] => 2018
                  [month] => 7
                  [post_type] => post
              )
      
          [85] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1096
                  [post_name] => fathers-day-traffic-collisions
                  [post_title] => Father’s Day Traffic Collisions
                  [post_author] => 3
                  [post_date] => 2018-06-22 13:56:25
                  [year] => 2018
                  [month] => 6
                  [post_type] => post
              )
      
          [86] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1072
                  [post_name] => personal-injury-101-basics-pi-lawsuits-minnesota
                  [post_title] => Personal Injury 101: Basics of Personal Injury Lawsuits in Minnesota
                  [post_author] => 3
                  [post_date] => 2018-04-18 12:37:56
                  [year] => 2018
                  [month] => 4
                  [post_type] => post
              )
      
          [87] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1070
                  [post_name] => common-vehicular-injuries
                  [post_title] => Common Vehicular Injuries
                  [post_author] => 3
                  [post_date] => 2018-04-11 12:08:57
                  [year] => 2018
                  [month] => 4
                  [post_type] => post
              )
      
          [88] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1065
                  [post_name] => lawyer-specialty-certification-makes-difference
                  [post_title] => Why Lawyer Specialty Certification Makes a Difference
                  [post_author] => 3
                  [post_date] => 2018-04-04 14:37:26
                  [year] => 2018
                  [month] => 4
                  [post_type] => post
              )
      
          [89] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1031
                  [post_name] => safest-car-models
                  [post_title] => Safest Car Models
                  [post_author] => 3
                  [post_date] => 2017-12-20 14:48:09
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [90] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1028
                  [post_name] => 1028-2
                  [post_title] => When No-Fault Coverage is Applicable
                  [post_author] => 1
                  [post_date] => 2017-12-13 16:27:39
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [91] => stdClass Object
              (
                  [slug] => car-accident
                  [ID] => 1025
                  [post_name] => winter-essentials-car
                  [post_title] => Winter Essentials For Your Car
                  [post_author] => 3
                  [post_date] => 2017-12-06 16:43:58
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [92] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1020
                  [post_name] => medical-mix-happens-medical-malpractice
                  [post_title] => A Medical Mix-Up: What Happens With Medical Malpractice
                  [post_author] => 3
                  [post_date] => 2017-11-22 14:43:32
                  [year] => 2017
                  [month] => 11
                  [post_type] => post
              )
      
          [93] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1017
                  [post_name] => winter-driving-safety-guide
                  [post_title] => Winter Driving Safety Guide
                  [post_author] => 1
                  [post_date] => 2017-11-20 16:01:04
                  [year] => 2017
                  [month] => 11
                  [post_type] => post
              )
      
          [94] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1008
                  [post_name] => bites-animal-lashes
                  [post_title] => What to Do When an Animal Bites
                  [post_author] => 3
                  [post_date] => 2017-11-08 20:44:34
                  [year] => 2017
                  [month] => 11
                  [post_type] => post
              )
      
          [95] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 1013
                  [post_name] => nice-trip-see-next-fall-2
                  [post_title] => Have a Nice Trip, See You Next Fall!
                  [post_author] => 3
                  [post_date] => 2017-10-30 15:01:33
                  [year] => 2017
                  [month] => 10
                  [post_type] => post
              )
      
          [96] => stdClass Object
              (
                  [slug] => injury
                  [ID] => 1011
                  [post_name] => tesla-decrease-car-accidents
                  [post_title] => Could Tesla Decrease Car Accidents?
                  [post_author] => 3
                  [post_date] => 2017-10-18 19:28:23
                  [year] => 2017
                  [month] => 10
                  [post_type] => post
              )
      
          [97] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 979
                  [post_name] => liability-medical-payment-coverage-homeowners-insurance
                  [post_title] => LIABILITY AND MEDICAL PAYMENT COVERAGE IN HOMEOWNER’S INSURANCE
                  [post_author] => 1
                  [post_date] => 2017-05-01 14:27:54
                  [year] => 2017
                  [month] => 5
                  [post_type] => post
              )
      
          [98] => stdClass Object
              (
                  [slug] => insurance
                  [ID] => 970
                  [post_name] => hidden-surprise-auto-policy
                  [post_title] => IS THERE A HIDDEN SURPRISE IN YOUR AUTOMOBILE INSURANCE POLICY?
                  [post_author] => 1
                  [post_date] => 2017-03-30 15:18:09
                  [year] => 2017
                  [month] => 3
                  [post_type] => post
              )
      
          [99] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 936
                  [post_name] => umbrella-insurance-buy-insurance-umbrella
                  [post_title] => Umbrella Insurance - Why Would I Buy Insurance For My Umbrella?
                  [post_author] => 1
                  [post_date] => 2017-02-15 15:48:05
                  [year] => 2017
                  [month] => 2
                  [post_type] => post
              )
      
          [100] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 798
                  [post_name] => sometimes-intentions-important-actions
                  [post_title] => SOMETIMES INTENTIONS ARE MORE IMPORTANT THAN ACTIONS.
                  [post_author] => 3
                  [post_date] => 2014-10-02 15:13:12
                  [year] => 2014
                  [month] => 10
                  [post_type] => post
              )
      
      )
      
    • 2023 (12)
    • +2022 (16)
    • +2021 (17)
    • +2020 (19)
    • +2019 (13)
    • +2018 (12)
    • +2017 (11)
    • +2014 (1)
  • Categories