{
  "name": "Taylor",
  "age": 4,
  "hobbies": [
    "video editing"
  ],
  "address": {
    "city": "Brandon",
    "zip": "60201"
  }
}