---
things:
  shirt: string
  pants: number
  socks:
    size: number
    fabric: string
...