{
  "name": "Maverick",
  "age": 57,
  "hobbies": [
    "drawing"
  ],
  "address": {
    "city": "Indio",
    "zip": "92037"
  }
}