{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How long does stucco last with proper care?",
  "description": "With quality coating and prep, 50 years or more is common.",
  "url": "https://modernbuilderscali.com/faq/how-long-does-stucco-last-with-proper-care",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How long does stucco last with proper care?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "With quality coating and prep, 50 years or more is common."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}