{
  "name": "Peyton",
  "age": 70,
  "hobbies": [
    "painting"
  ],
  "address": {
    "city": "Grand Prairie",
    "zip": "10010"
  }
}