{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How can I phase the work if I can’t afford to restore everything at once?",
  "description": "A phased approach typically starts with structural stability, water management, and building envelope repairs before addressing interiors and finishes. Prioriti",
  "url": "https://lineworkdevelopment.com/faq/how-can-i-phase-the-work-if-i-can-t-afford-to-restore-everything-at-once",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How can I phase the work if I can’t afford to restore everything at once?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A phased approach typically starts with structural stability, water management, and building envelope repairs before addressing interiors and finishes. Prioritizing critical preservation tasks and creating a long-range plan lets you protect the building while spreading costs over time."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}