{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How long does a typical whole-home renovation take?",
  "description": "Timelines vary with size and complexity, but many whole-home renovations take 6–12 months of construction, plus several months of planning and permitting prior",
  "url": "https://lineworkdevelopment.com/faq/how-long-does-a-typical-whole-home-renovation-take",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How long does a typical whole-home renovation take?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Timelines vary with size and complexity, but many whole-home renovations take 6–12 months of construction, plus several months of planning and permitting prior to starting work on site."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}