{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What if home has no fascia board?",
  "description": "Install fascia brackets or wood blocking first for hanger support.",
  "url": "https://modernbuilderscali.com/faq/what-if-home-has-no-fascia-board",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What if home has no fascia board?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Install fascia brackets or wood blocking first for hanger support."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}