python
Copy
{
"person"
: {
"name"
:
"Bob"
,
"address"
: {
"city"
:
"New York"
,
"state"
:
"NY"
}
}
}