{
  "name": "Chris",
  "age": 65,
  "hobbies": [
    "watching movies"
  ],
  "address": {
    "city": "Johnstown",
    "zip": "80012"
  }
}