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