{
  "name": "Lily",
  "age": 12,
  "hobbies": [
    "jewelry making"
  ],
  "address": {
    "city": "Port St. Lucie",
    "zip": "74103"
  }
}