
person
By: a guest on
May 30th, 2012 | syntax:
JavaScript | size: 0.28 KB | hits: 18 | expires: Never
{
"firstName": "John",
"lastName": "Smith",
"address": {
"streetAddress": "21 2nd Street",
"city": "New York",
"state": "NY",
"postalCode": 10021
},
"phoneNumbers": [
"212 732-1234",
"646 123-4567"
]
}