{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What professionals should be involved in a whole-home renovation?",
  "description": "A typical team includes a designer or architect, a general contractor or design-build firm, structural engineers if changes affect framing, and specialty trades",
  "url": "https://lineworkdevelopment.com/faq/what-professionals-should-be-involved-in-a-whole-home-renovation",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What professionals should be involved in a whole-home renovation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A typical team includes a designer or architect, a general contractor or design-build firm, structural engineers if changes affect framing, and specialty trades such as electricians, plumbers, and HVAC contractors."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}