{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What role does project management play in safety on the jobsite?",
  "description": "The project manager reinforces safety expectations, monitors site conditions, ensures trades follow regulations, and coordinates access so the site remains safe",
  "url": "https://lineworkdevelopment.com/faq/what-role-does-project-management-play-in-safety-on-the-jobsite",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What role does project management play in safety on the jobsite?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The project manager reinforces safety expectations, monitors site conditions, ensures trades follow regulations, and coordinates access so the site remains safe for workers and occupants."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}