Would store a JSON string in the database, and have a nice renderer / editor in the Admin UI. Could use [pretty-stringify](https://github.com/JedWatson/html-stringify) for formatting the JSON, and [Code Mirror](http://codemirror.net) for editing. Would validate JSON on save.