{
  "name": "Isaac",
  "age": 51,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "East Lansing",
    "zip": "11787"
  }
}