{
  "name": "Theo",
  "age": 63,
  "hobbies": [
    "building models"
  ],
  "address": {
    "city": "North Las Vegas",
    "zip": "65101"
  }
}