{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How much square footage is needed for multigenerational living?",
  "description": "Typically 3,500–5,000 sq ft total, with 600–1,200 sq ft dedicated to private suites, allowing adequate shared spaces while maintaining comfortable private retre",
  "url": "https://lineworkdevelopment.com/faq/how-much-square-footage-is-needed-for-multigenerational-living",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How much square footage is needed for multigenerational living?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Typically 3,500–5,000 sq ft total, with 600–1,200 sq ft dedicated to private suites, allowing adequate shared spaces while maintaining comfortable private retreats."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}