{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Why mist/cure stucco coats?",
  "description": "Prevents rapid drying/cracking; light water mist 24-48 hours per base coat.",
  "url": "https://modernbuilderscali.com/faq/why-mist-cure-stucco-coats",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Why mist/cure stucco coats?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Prevents rapid drying/cracking; light water mist 24-48 hours per base coat."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}