an_object: { item_one: 1 item_two: "two" item_three: [1 2 3] item_four: { item_one: "one" item_two: 2 item_three: ["one" "two" "three"] } }