{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What are common signs gutters need repair?",
  "description": "Sagging sections, leaks at seams, standing water, plants growing, peeling fascia paint, soil erosion at foundation.",
  "url": "https://modernbuilderscali.com/faq/what-are-common-signs-gutters-need-repair",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What are common signs gutters need repair?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Sagging sections, leaks at seams, standing water, plants growing, peeling fascia paint, soil erosion at foundation."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}