{
  "name": "Andrew",
  "age": 84,
  "hobbies": [
    "sculpting"
  ],
  "address": {
    "city": "Greensboro",
    "zip": "15203"
  }
}