{
  "name": "Jordan",
  "age": 67,
  "hobbies": [
    "animal photography"
  ],
  "address": {
    "city": "Broken Arrow",
    "zip": "82001"
  }
}