{
  "name": "Autumn",
  "age": 14,
  "hobbies": [
    "building models"
  ],
  "address": {
    "city": "Rock Hill",
    "zip": "94103"
  }
}