{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What are the first steps in planning a whole-home renovation?",
  "description": "The first steps are clarifying your goals and budget, documenting existing conditions, and working with a designer or design-build firm to create a master plan",
  "url": "https://lineworkdevelopment.com/faq/what-are-the-first-steps-in-planning-a-whole-home-renovation",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What are the first steps in planning a whole-home renovation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The first steps are clarifying your goals and budget, documenting existing conditions, and working with a designer or design-build firm to create a master plan that phases work and aligns scope with costs."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}