{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How is a whole-home renovation phased to minimize disruption?",
  "description": "Phasing might involve tackling one level at a time, completing critical systems first, or sequencing work so that at least part of the home remains usable, depe",
  "url": "https://lineworkdevelopment.com/faq/how-is-a-whole-home-renovation-phased-to-minimize-disruption",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How is a whole-home renovation phased to minimize disruption?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Phasing might involve tackling one level at a time, completing critical systems first, or sequencing work so that at least part of the home remains usable, depending on scope and whether you plan to live on site."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}