{
  "name": "Marley",
  "age": 46,
  "hobbies": [
    "making jewelry"
  ],
  "address": {
    "city": "San Bernardino",
    "zip": "28207"
  }
}