{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Is 40% trial fee always charged?",
  "description": "Only if filed lawsuit/trial; most settle pre-suit at 33%.hasselllawgroup+1",
  "url": "https://attorneydustin.com/faq/is-40-trial-fee-always-charged",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is 40% trial fee always charged?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Only if filed lawsuit/trial; most settle pre-suit at 33%.hasselllawgroup+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}