build json object in javscript code example Example: create a javascript json object const student = { name: "bob", age: 7, grade: 6 }