{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What electrical upgrades are needed for garage conversion?",
  "description": "Receptacles every 6 ft along walls, dedicated circuits for lights/fans, AFCI protection, and often a subpanel upgrade to handle residential loads; GFCI outlets",
  "url": "https://lineworkdevelopment.com/faq/what-electrical-upgrades-are-needed-for-garage-conversion",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What electrical upgrades are needed for garage conversion?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Receptacles every 6 ft along walls, dedicated circuits for lights/fans, AFCI protection, and often a subpanel upgrade to handle residential loads; GFCI outlets near sinks/water sources."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}