{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What about dog bite property damage?",
  "description": "Clothing/tear repairs + stolen items recoverable.attorneydustin+1​",
  "url": "https://attorneydustin.com/faq/what-about-dog-bite-property-damage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What about dog bite property damage?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Clothing/tear repairs + stolen items recoverable.attorneydustin+1​"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}