{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What prep work for new gutters?",
  "description": "Remove old gutters, fascia repair, clean soffits, measure precisely for seamless machine.",
  "url": "https://modernbuilderscali.com/faq/what-prep-work-for-new-gutters",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What prep work for new gutters?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Remove old gutters, fascia repair, clean soffits, measure precisely for seamless machine."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}