{
  "name": "Jordan",
  "age": 90,
  "hobbies": [
    "ice fishing"
  ],
  "address": {
    "city": "Clovis",
    "zip": "89502"
  }
}