{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What does LEED certification mean for residential projects?",
  "description": "LEED (Leadership in Energy and Environmental Design) verifies that homes meet rigorous standards for energy savings, water efficiency, sustainable sites, materi",
  "url": "https://lineworkdevelopment.com/faq/what-does-leed-certification-mean-for-residential-projects",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What does LEED certification mean for residential projects?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "LEED (Leadership in Energy and Environmental Design) verifies that homes meet rigorous standards for energy savings, water efficiency, sustainable sites, materials, and indoor environmental quality through third-party verification. inogenalliance+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}