{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How much natural light is required in a converted garage?",
  "description": "Windows/glazing must provide at least 8% of floor area for daylight and 4% for ventilation; existing garage windows often need enlargement or addition.",
  "url": "https://lineworkdevelopment.com/faq/how-much-natural-light-is-required-in-a-converted-garage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How much natural light is required in a converted garage?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Windows/glazing must provide at least 8% of floor area for daylight and 4% for ventilation; existing garage windows often need enlargement or addition."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}