{
  "name": "Declan",
  "age": 100,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "Billings",
    "zip": "15213"
  }
}