{
  "name": "Luke",
  "age": 58,
  "hobbies": [
    "robotics"
  ],
  "address": {
    "city": "Rochester",
    "zip": "46208"
  }
}