{
"people" : [
"first_name" : {
"value" : "Bruce",
"type" : "string"
},
"last_name" : {
"type" : "string",
"value" : "Springsteen"
}
]