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