{ 'struct': 'One',
  'data': { 'name': 'str' } }
{ 'alternate': 'Alt',
  'data': { 'one': 'One',
            'two': [ 'int' ] } }
