{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Is my herniated disc compensable?",
  "description": "Yes, via MRIs/records; we've forced full fault admissions.attorneydustin+1",
  "url": "https://attorneydustin.com/faq/is-my-herniated-disc-compensable",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is my herniated disc compensable?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, via MRIs/records; we've forced full fault admissions.attorneydustin+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}