{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What is stucco and how is it applied?",
  "description": "Stucco is a cement-based plaster applied in 3 coats (scratch, brown, finish) over metal lath for durable exterior finish; total 7/8-1 inch thick.",
  "url": "https://modernbuilderscali.com/faq/what-is-stucco-and-how-is-it-applied",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is stucco and how is it applied?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Stucco is a cement-based plaster applied in 3 coats (scratch, brown, finish) over metal lath for durable exterior finish; total 7/8-1 inch thick."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}