{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What is an ice and water shield?",
  "description": "Rubberized asphalt membrane applied under shingles at eaves, valleys, penetrations for leak protection against ice dams, wind-driven rain. Required in many code",
  "url": "https://modernbuilderscali.com/faq/what-is-an-ice-and-water-shield",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is an ice and water shield?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Rubberized asphalt membrane applied under shingles at eaves, valleys, penetrations for leak protection against ice dams, wind-driven rain. Required in many codes."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}