{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Low-VOC/eco-friendly paints?",
  "description": "Yes—most premium paints qualify; check labels for certifications.",
  "url": "https://modernbuilderscali.com/faq/low-voc-eco-friendly-paints",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Low-VOC/eco-friendly paints?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes—most premium paints qualify; check labels for certifications."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}