{
  "name": "Luca",
  "age": 47,
  "hobbies": [
    "potluck cooking"
  ],
  "address": {
    "city": "Tallahassee",
    "zip": "92101"
  }
}