{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What is considered a whole-home renovation?",
  "description": "A whole-home renovation typically involves updating or reconfiguring most or all major areas of the house—layout, finishes, systems, and sometimes structure—rat",
  "url": "https://lineworkdevelopment.com/faq/what-is-considered-a-whole-home-renovation",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is considered a whole-home renovation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A whole-home renovation typically involves updating or reconfiguring most or all major areas of the house—layout, finishes, systems, and sometimes structure—rather than focusing on a single room or small area."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}