JSON itself is just data, without HTML. The usual way of processing it is for the JavaScript on a DHTML page to turn it into an object structure and then use that object structure to create some HTML, but there's no necessary connection to presentation.