{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Heated gutters for ice dams?",
  "description": "Yes—self-regulating cables in cold climates ($10-20/ft installed); integrate during new install.",
  "url": "https://modernbuilderscali.com/faq/heated-gutters-for-ice-dams",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Heated gutters for ice dams?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes—self-regulating cables in cold climates ($10-20/ft installed); integrate during new install."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}