{
    "title": {
        "label": "Title",
        "content_type": "free_form_text"
    },
    "isinactive": {
        "label": "Inactive",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "description": {
        "label": "Description",
        "content_type": "long_text"
    }
}
