{"2":["Blue","Red"],
"4":[],"6":[],
"Wood":["Mahogany","Maple"],
"Metal":["Aluminium","Steel"],
"Glass":[]}


[{  "datatype" : "picklist",  "label" : "Available Types",  "apiName" : "Attribute1__c",  "Value" : "",  "dependentPicklist" : "Door Material",  "isDependentPicklist" : "false",  "option" : [ "Wood", "Metal", "Glass" ]},{  "datatype" : "Text",  "label" : "Color",  "apiName" : "Attribute2__c",  "Value" : "",  "isDependentPicklist" : "false",  "option" : [ ]},{  "datatype" : "picklist",  "label" : "Door Material",  "apiName" : "Attribute6__c",  "Value" : "",  "isDependentPicklist" : "true",  "option" : [ "Mahogany", "Maple", "Aluminium", "Steel" ]},{  "datatype" : "picklist",  "label" : "Door Size",  "apiName" : "Attribute4__c",  "Value" : "",  "dependentPicklist" : "Door Color",  "isDependentPicklist" : "false",  "option" : [ "6", "2", "4" ]},{  "datatype" : "Date",  "label" : "Manufacturing Date",  "apiName" : "Attribute5__c",  "Value" : "",  "isDependentPicklist" : "false",  "option" : [ ]},{  "datatype" : "Checkbox",  "label" : "Frame Required",  "apiName" : "Attribute3__c",  "Value" : "",  "isDependentPicklist" : "false",  "option" : [ ]},{  "datatype" : "picklist",  "label" : "Door Color",  "apiName" : "Attribute7__c",  "Value" : "",  "isDependentPicklist" : "true",  "option" : [ "Blue", "Red" ]}]