Hi Lynda,
I think it would be good if you go read articles like this:
How to access JSON object in JavaScript
Which talk about accessing JSON data in general, this will help you understand how to access sub tree data and write to them etc. Also worth looking at your console and looking at the objects you spit out as well to understand what is going on.