{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Can project management help if I am living in the home during construction?",
  "description": "Yes, the project manager can phase work, coordinate noisy or disruptive tasks, and set up clear boundaries and protection so the project advances while minimizi",
  "url": "https://lineworkdevelopment.com/faq/can-project-management-help-if-i-am-living-in-the-home-during-construction",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Can project management help if I am living in the home during construction?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, the project manager can phase work, coordinate noisy or disruptive tasks, and set up clear boundaries and protection so the project advances while minimizing disruption to daily life."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}