JSON interview question

This is a simple interview tool

by Matt Ruby

HTML

<h1>JSON dom manipluation test</h1>
<p>Given a jsonp endpoint of: 
"https://www.roomandboard.com/rnb/resources/feature_json.ftl?callback=?&decorator=nowrap", please print each option's name in an unordered list. Please note that the service above expects a 'callback' parameter.</p>
<div id="option">
    <!-- Put options here. -->
</div>