{
"object1": "data1",
 "another_object": "more data",
"this_array_thing" : [
  { "date": "2009-02-25 00:00:00",
   "action": "Read first time. To print."},
  { "date": "2009-02-26 00:00:00",
   "action": "From printer. May be heard in committee March 28."
    },
  { "date": "2009-03-23 00:00:00",
   "action": "Referred to Com. on HEALTH." }
]
}