{
  "name": "Rory",
  "age": 46,
  "hobbies": [
    "animal photography"
  ],
  "address": {
    "city": "Des Moines",
    "zip": "40202"
  }
}