I have a structure like the following:
skillet.person = { name: { first: \'\', last: \'\' }, age: { current: \'\' }, birthday: { day:
skillet.person.name.first = "blah" skillet.person.name.last = "ha"
The easiest way.