[
 {
  "creation": "2013-03-07 11:55:11", 
  "docstatus": 0, 
  "modified": "2013-03-12 13:51:02", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "doctype": "DocType", 
  "istable": 1, 
  "module": "Website", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "About Us Team Member", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "About Us Team Member"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "full_name", 
  "fieldtype": "Data", 
  "label": "Full Name", 
  "reqd": 1, 
  "width": "150px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "image_link", 
  "fieldtype": "Select", 
  "label": "Image Link", 
  "options": "attach_files:", 
  "width": "150px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "bio", 
  "fieldtype": "Small Text", 
  "label": "Bio", 
  "reqd": 1, 
  "width": "200px"
 }
]