The code element does not preserve whitespace and line-breaks:
var person = { firstName:"John", lastName:"Doe", age:50, eyeColor:"blue" }