{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Who liable if dog bites during walk?",
  "description": "Walker/handler shares if negligent control.attorneydustin+1",
  "url": "https://attorneydustin.com/faq/who-liable-if-dog-bites-during-walk",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Who liable if dog bites during walk?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Walker/handler shares if negligent control.attorneydustin+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}