{
  "name": "Leah",
  "age": 17,
  "hobbies": [
    "racing cars"
  ],
  "address": {
    "city": "Naperville",
    "zip": "19102"
  }
}