{
  "name": "Michael",
  "age": 47,
  "hobbies": [
    "podcasting"
  ],
  "address": {
    "city": "San Diego",
    "zip": "37830"
  }
}