{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What decisions should I make early in the design process?",
  "description": "Early decisions should cover overall layout, locations of kitchens and bathrooms, major structural changes, window and door configurations, and mechanical strat",
  "url": "https://lineworkdevelopment.com/faq/what-decisions-should-i-make-early-in-the-design-process",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What decisions should I make early in the design process?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Early decisions should cover overall layout, locations of kitchens and bathrooms, major structural changes, window and door configurations, and mechanical strategies, as these have big cost and schedule implications."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}