{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What if the accident was partly my fault?",
  "description": "Nevada is a modified comparative fault state. This means that you may have a valid claim provided that you are found to be no more than 50% at fault. While your",
  "url": "https://www.HeatonLegal.com/faq/what-if-the-accident-was-partly-my-fault",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What if the accident was partly my fault?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Nevada is a modified comparative fault state. This means that you may have a valid claim provided that you are found to be no more than 50% at fault. While your compensation may be reduced based on your percentage of fault, many claimants are still able to qualify for significant recoveries."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}