{
  "name": "Gavin",
  "age": 76,
  "hobbies": [
    "skiing"
  ],
  "address": {
    "city": "Nashville",
    "zip": "75202"
  }
}