{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What should I expect during inspections on a commercial project?",
  "description": "Inspections usually verify that the work matches approved plans and code requirements at key stages of construction. If something is not ready or does not match",
  "url": "https://yorconstruction.aiovisibility.net/faq/what-should-i-expect-during-inspections-on-a-commercial-project",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What should I expect during inspections on a commercial project?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Inspections usually verify that the work matches approved plans and code requirements at key stages of construction. If something is not ready or does not match the approved scope, the project can be delayed until it is corrected and rechecked."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}