{
  "name": "Addison",
  "age": 52,
  "hobbies": [
    "cheese making"
  ],
  "address": {
    "city": "Phoenix",
    "zip": "90001"
  }
}