{
  "name": "Maverick",
  "age": 80,
  "hobbies": [
    "skiing"
  ],
  "address": {
    "city": "Glendale",
    "zip": "96813"
  }
}