{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "License verification?",
  "description": "Always check CSLB # and verify C-10 classification. CA requires 4,000+ apprenticeship hours.",
  "url": "https://yorconstruction.com/faq/license-verification",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "License verification?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Always check CSLB # and verify C-10 classification. CA requires 4,000+ apprenticeship hours."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}