{
  "name": "Autumn",
  "age": 5,
  "hobbies": [
    "skiing"
  ],
  "address": {
    "city": "Goodyear",
    "zip": "75001"
  }
}