{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What if I feel fine but hurt later?",
  "description": "Delayed injuries common (whiplash, concussion); see doctor within 72 hours anyway.attorneyatlaw+1",
  "url": "https://attorneydustin.com/faq/what-if-i-feel-fine-but-hurt-later",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What if I feel fine but hurt later?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Delayed injuries common (whiplash, concussion); see doctor within 72 hours anyway.attorneyatlaw+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}