I want to bind a JSON object to a HTML element.
e.g.
I have a object \"person\" with the attributes \"firstName\", \"lastName\"
You can use one of the MVC/MVVM libereries such is Backbone.js or Knockoutjs.