{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How much is my car accident case worth?",
  "description": "Depends on injury severity, fault, bills; we've secured $500K+ settlements—free case evaluation needed.attorneyatlaw+1",
  "url": "https://attorneydustin.com/faq/how-much-is-my-car-accident-case-worth",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How much is my car accident case worth?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Depends on injury severity, fault, bills; we've secured $500K+ settlements—free case evaluation needed.attorneyatlaw+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}