{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How do you coordinate interior design across generations?",
  "description": "Neutral shared-space palettes with bold accent walls in private suites, flexible furniture, and quality materials that age gracefully appeal to diverse tastes.",
  "url": "https://lineworkdevelopment.com/faq/how-do-you-coordinate-interior-design-across-generations",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How do you coordinate interior design across generations?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Neutral shared-space palettes with bold accent walls in private suites, flexible furniture, and quality materials that age gracefully appeal to diverse tastes."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}