{
  "name": "Arthur",
  "age": 3,
  "hobbies": [
    "baking bread"
  ],
  "address": {
    "city": "Atlanta",
    "zip": "75204"
  }
}