{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How do I know if my project needs a general contractor or a specialist?",
  "description": "If your project includes multiple trades, permits, and coordination across the full job site, a general contractor is usually the right fit. If the work is narr",
  "url": "https://yorconstruction.aiovisibility.net/faq/how-do-i-know-if-my-project-needs-a-general-contractor-or-a-specialist",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How do I know if my project needs a general contractor or a specialist?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "If your project includes multiple trades, permits, and coordination across the full job site, a general contractor is usually the right fit. If the work is narrow and highly specialized, such as a single system or finish scope, a specialist may be more efficient."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}