{
  "name": "Blake",
  "age": 28,
  "hobbies": [
    "vlogging"
  ],
  "address": {
    "city": "Lexington",
    "zip": "75201"
  }
}