{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What if bitten trespassing?",
  "description": "Limited liability; owner must prove reasonable security measures.attorneydustin+1",
  "url": "https://attorneydustin.com/faq/what-if-bitten-trespassing",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What if bitten trespassing?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Limited liability; owner must prove reasonable security measures.attorneydustin+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}