{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How to repair gutters attached to roof?",
  "description": "Replace hidden hangers under shingles, spike into fascia/rafters not just siding.",
  "url": "https://modernbuilderscali.com/faq/how-to-repair-gutters-attached-to-roof",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How to repair gutters attached to roof?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Replace hidden hangers under shingles, spike into fascia/rafters not just siding."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}