{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What design standards apply to ADUs?",
  "description": "Streamlined ADUs are often exempt from design review; non-exempt units must be architecturally compatible with the primary residence in style and materials.",
  "url": "https://lineworkdevelopment.com/faq/what-design-standards-apply-to-adus",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What design standards apply to ADUs?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Streamlined ADUs are often exempt from design review; non-exempt units must be architecturally compatible with the primary residence in style and materials."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}