{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Should multigenerational homes have separate HVAC zones?",
  "description": "Yes, individual thermostats and ductless mini-splits for private suites allow temperature preferences while shared areas maintain comfortable communal temperatu",
  "url": "https://lineworkdevelopment.com/faq/should-multigenerational-homes-have-separate-hvac-zones",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Should multigenerational homes have separate HVAC zones?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, individual thermostats and ductless mini-splits for private suites allow temperature preferences while shared areas maintain comfortable communal temperatures."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}