{
  "name": "Skylar",
  "age": 40,
  "hobbies": [
    "candle making"
  ],
  "address": {
    "city": "Edmond",
    "zip": "94105"
  }
}