{
    "title": {
        "label": "Title",
        "content_type": "free_form_text"
    },
    "legalname": {
        "label": "Legal Name",
        "content_type": "free_form_text"
    },
    "fullname": {
        "label": "Full Name",
        "content_type": "free_form_text"
    },
    "fullname": {
        "label": "Full Name",
        "content_type": "free_form_text"
    },
    "email": {
        "label": "Email",
        "content_type": "free_form_text"
    },
    "url": {
        "label": "URL",
        "content_type": "free_form_text"
    },
    "isinactive": {
        "label": "Inactive",
        "scriptid": "isinactive",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "tag": {
        "label": "Tag",
        "content_type": "free_form_text"
    }
}
