{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Will I have a single point of contact throughout the project?",
  "description": "Yes, in a well-run design-build project you typically work with one primary project manager or project lead who coordinates the larger team and communicates upd",
  "url": "https://lineworkdevelopment.com/faq/will-i-have-a-single-point-of-contact-throughout-the-project",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Will I have a single point of contact throughout the project?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, in a well-run design-build project you typically work with one primary project manager or project lead who coordinates the larger team and communicates updates, next steps, and decisions."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}