{
  "url": "https://caliviewbuilders.com/faq/do-i-need-permits-for-my-remodeling-project",
  "name": "Do I need permits for my remodeling project?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "Do I need permits for my remodeling project?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "If your project involves structural changes, electrical, plumbing, or HVAC updates, permits and inspections are usually required by local authorities to ensure safety and code compliance.",
        "@type": "Answer"
      }
    }
  ],
  "description": "If your project involves structural changes, electrical, plumbing, or HVAC updates, permits and inspections are usually required by local authorities to ensure"
}