{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What happens if unexpected issues are discovered during demolition?",
  "description": "The project manager documents the issue, consults with the design and structural team if needed, develops options and cost/schedule impacts, and helps you decid",
  "url": "https://lineworkdevelopment.com/faq/what-happens-if-unexpected-issues-are-discovered-during-demolition",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What happens if unexpected issues are discovered during demolition?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The project manager documents the issue, consults with the design and structural team if needed, develops options and cost/schedule impacts, and helps you decide on the most appropriate path forward."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}