{
  "name": "Skylar",
  "age": 14,
  "hobbies": [
    "cooking"
  ],
  "address": {
    "city": "Saratoga Springs",
    "zip": "13045"
  }
}