{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Gutters making banging noise?",
  "description": "Loose brackets or thermal expansion; add straps, slip joints for movement.",
  "url": "https://modernbuilderscali.com/faq/gutters-making-banging-noise",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Gutters making banging noise?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Loose brackets or thermal expansion; add straps, slip joints for movement."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}