{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What should I ask a contractor before signing a commercial construction contract?",
  "description": "Ask about similar project experience, schedule, staffing, permit handling, insurance, change-order procedures, and warranty support. You should also confirm how",
  "url": "https://yorconstruction.aiovisibility.net/faq/what-should-i-ask-a-contractor-before-signing-a-commercial-construction-contract",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What should I ask a contractor before signing a commercial construction contract?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Ask about similar project experience, schedule, staffing, permit handling, insurance, change-order procedures, and warranty support. You should also confirm how they will manage disruptions to tenants, employees, or customers if the work happens in an occupied space."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}