[
    {
        "label" : "Name",
        "type" : "text",
        "name" : "name"
    },
    {
        "label" : "expiration",
        "type" : "date",
        "name" : "expiration"
    }
 ]