{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Will I work directly with the attorney?",
  "description": "Yes, Attorney Dustin personally handles your case—no case workers or delegation for personalized attention. attorneydustin+2",
  "url": "https://attorneydustin.com/faq/will-i-work-directly-with-the-attorney",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Will I work directly with the attorney?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, Attorney Dustin personally handles your case—no case workers or delegation for personalized attention. attorneydustin+2"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}