object1 = { property1: 1, property2: 2} finalObject = [{...object1}]
var obj = { key1: value1, key2: value2 };