{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What are the main layout types for multigenerational homes?",
  "description": "Common layouts include in-law suites, attached ADUs, separate wings with private entrances, main-level guest quarters, or flexible bonus spaces that convert to",
  "url": "https://lineworkdevelopment.com/faq/what-are-the-main-layout-types-for-multigenerational-homes",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What are the main layout types for multigenerational homes?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Common layouts include in-law suites, attached ADUs, separate wings with private entrances, main-level guest quarters, or flexible bonus spaces that convert to independent living areas."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}