Just as important to separating HTML (structure) from CSS (presentation), you should also avoid mixing HTML with Javascript when templating JSON to HTML.
In this video you'll be introduced to Mustache.js, a templating tool to generate HTML from JSON data.
Get Mustache.js: https://github.com/janl/mustache.js