{
  "name": "Emerson",
  "age": 8,
  "hobbies": [
    "fishing"
  ],
  "address": {
    "city": "Mesa",
    "zip": "30303"
  }
}