{
  "name": "Oliver",
  "age": 43,
  "hobbies": [
    "making jewelry"
  ],
  "address": {
    "city": "El Paso",
    "zip": "21202"
  }
}