{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How do you design bathrooms for multigenerational use?",
  "description": "Universal design bathrooms with 60\" turning radius, roll-in showers, dual-height vanities, comfort-height toilets, and blocking for future grab bars serve all a",
  "url": "https://lineworkdevelopment.com/faq/how-do-you-design-bathrooms-for-multigenerational-use",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How do you design bathrooms for multigenerational use?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Universal design bathrooms with 60\" turning radius, roll-in showers, dual-height vanities, comfort-height toilets, and blocking for future grab bars serve all ages effectively."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}