{
  "Email": {
    "schema": {
      "Email": {
        "type": "string"
      }
    }, 
    "type": "dict"
  }, 
  "Fax": {
    "schema": {
      "Fax": {
        "type": "string"
      }
    }, 
    "type": "dict"
  }, 
  "Name": {
    "type": "string"
  }, 
  "Phone": {
    "schema": {
      "Phone": {
        "type": "string"
      }
    }, 
    "type": "dict"
  }, 
  "Photo": {
    "type": "string"
  }, 
  "Position": {
    "type": "string"
  }, 
  "_id": {
    "type": "string"
  }, 
  "global_id": {
    "type": "integer"
  }
}
