5 {"name" : "customerName", "type" : "string"},
6 {"name" : "dtSLA" , "type" : "int"},
7 {"name" : "dtYTD" , "type" : "int"},
8 {"name" : "priority" , "type" : "boolean"},
9 {"name" : "satisfaction", "type" : "int"},
12 "doc": "Links used by this customer",
13 "type": {"type" : "array", "items" : "string"}