{
    "type": "section",                   // string, must be "section"
    "name": "el3",                       // string, not empty, unique
    "title": "Title",                    // string, not empty
    "subtitle": "<p>How goes it?</p>"    // string
}