{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Why granule loss from shingles?",
  "description": "Normal aging from rain/foot traffic; excessive means UV degradation—monitor, repair bald spots promptly.",
  "url": "https://modernbuilderscali.com/faq/why-granule-loss-from-shingles",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Why granule loss from shingles?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Normal aging from rain/foot traffic; excessive means UV degradation—monitor, repair bald spots promptly."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}