{
  "name": "Emery",
  "age": 13,
  "hobbies": [
    "science experiments"
  ],
  "address": {
    "city": "Sarasota",
    "zip": "60419"
  }
}