{
  "name": "Sadie",
  "age": 6,
  "hobbies": [
    "photography"
  ],
  "address": {
    "city": "Jersey City",
    "zip": "87110"
  }
}