{
  "name": "Ariana",
  "age": 79,
  "hobbies": [
    "watching sports"
  ],
  "address": {
    "city": "Simi Valley",
    "zip": "38103"
  }
}