{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Can I install a roof over my existing one?",
  "description": "Possible for asphalt shingles up to 2 layers in some areas, but full tear-off is recommended to inspect decking, improve drainage, and ensure longevity. Check l",
  "url": "https://modernbuilderscali.com/faq/can-i-install-a-roof-over-my-existing-one",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Can I install a roof over my existing one?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Possible for asphalt shingles up to 2 layers in some areas, but full tear-off is recommended to inspect decking, improve drainage, and ensure longevity. Check local codes."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}