{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What warranties come with new roofs?",
  "description": "Material warranties: 20-50 years (pro-rated); workmanship: 5-10 years from installer. Full system warranties require certified installers (e.g., GAF, Owens Corn",
  "url": "https://modernbuilderscali.com/faq/what-warranties-come-with-new-roofs",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What warranties come with new roofs?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Material warranties: 20-50 years (pro-rated); workmanship: 5-10 years from installer. Full system warranties require certified installers (e.g., GAF, Owens Corning)."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}