{
  "name": "Jordan",
  "age": 82,
  "hobbies": [
    "car restoration"
  ],
  "address": {
    "city": "West New York",
    "zip": "98109"
  }
}