blob: 3f9561da66363c2d23d35a68c2ea9ed052ff6a34 [file] [log] [blame]
{"customer":{
"name":"Jane Doe",
"address":{
"street":"123 Some Street",
"city":"Any Town",
"phone":{
"type":"cell",
"value":"555-CELL"
}
},
"phoneNumber":[
{"type":"work",
"value":"555-WORK"},
{"type":"home",
"value":"555-HOME"}
]
}}