«
»
-
-
-
-
{
-
"firstName" :
"John",
-
"lastName" :
"Smith",
-
"isAlive" :
true,
-
"age" :
25,
-
"company" :
null,
-
"height_cm" :
167.64,
-
"address"
:
{
-
"streetAddress" :
"21 2nd Street",
-
"city" :
"New York",
-
"state" :
"NY",
-
"postalCode" :
"10021-3100"
},
-
"phoneNumbers"
:
[
-
"0"
:
{
-
"type" :
"home",
-
"number" :
"212 555-1234"
},
-
"1"
:
{
-
"type" :
"fax",
-
"number" :
"646 555-4567"
}
]
}
json Tree Viewer
© 2012-2014 Vera Lobacheva