{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What tools are needed for drywall installation?",
  "description": "Drywall lift/jack, screw gun, utility knife, T-square, rasp, joint compound, tape, mud trays/knives (6-12\"), sandpaper/pole sander.",
  "url": "https://modernbuilderscali.com/faq/what-tools-are-needed-for-drywall-installation",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What tools are needed for drywall installation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Drywall lift/jack, screw gun, utility knife, T-square, rasp, joint compound, tape, mud trays/knives (6-12\"), sandpaper/pole sander."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}