[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-12-27 17:43:10", 
  "modified_by": "Administrator", 
  "modified": "2012-12-27 17:57:55"
 }, 
 {
  "issingle": 1, 
  "description": "Settings for Contact Us Page", 
  "doctype": "DocType", 
  "module": "Website", 
  "name": "__common__"
 }, 
 {
  "name": "__common__", 
  "parent": "Contact Us Settings", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "parentfield": "fields"
 }, 
 {
  "parent": "Contact Us Settings", 
  "read": 1, 
  "name": "__common__", 
  "create": 1, 
  "doctype": "DocPerm", 
  "write": 1, 
  "parenttype": "DocType", 
  "role": "Website Manager", 
  "permlevel": 0, 
  "parentfield": "permissions"
 }, 
 {
  "name": "Contact Us Settings", 
  "doctype": "DocType"
 }, 
 {
  "doctype": "DocField", 
  "label": "Help", 
  "fieldname": "help", 
  "fieldtype": "HTML", 
  "options": "<div class=\"alert\">Link for Contact Page is \"contact.html\"</div>"
 }, 
 {
  "description": "Address to be displayed on the Contact Page", 
  "doctype": "DocField", 
  "label": "Address", 
  "fieldname": "address", 
  "fieldtype": "Link", 
  "options": "Address"
 }, 
 {
  "description": "Contact options, like \"Sales Query, Support Query\" etc each on a new line or separated by commas.", 
  "doctype": "DocField", 
  "label": "Query Options", 
  "fieldname": "query_options", 
  "fieldtype": "Small Text"
 }, 
 {
  "description": "Introductory information for the Contact Us Page", 
  "doctype": "DocField", 
  "label": "Introduction", 
  "fieldname": "introduction", 
  "fieldtype": "Text Editor"
 }, 
 {
  "doctype": "DocPerm"
 }
]