{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What is the National Green Building Standard (NGBS)?",
  "description": "NGBS certifies homes for lot design, resource efficiency, water/energy savings, indoor air quality, and operations through independent verification and two requ",
  "url": "https://lineworkdevelopment.com/faq/what-is-the-national-green-building-standard-ngbs",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the National Green Building Standard (NGBS)?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "NGBS certifies homes for lot design, resource efficiency, water/energy savings, indoor air quality, and operations through independent verification and two required inspections. nahb​"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}