{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Who prepares architectural drawings for residential projects?",
  "description": "A licensed architect, designer, or design-build firm with architectural expertise creates drawings, often coordinating with engineers for structural and MEP com",
  "url": "https://lineworkdevelopment.com/faq/who-prepares-architectural-drawings-for-residential-projects",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Who prepares architectural drawings for residential projects?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A licensed architect, designer, or design-build firm with architectural expertise creates drawings, often coordinating with engineers for structural and MEP components."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}