{
  "name": "Ace",
  "age": 80,
  "hobbies": [
    "horse grooming"
  ],
  "address": {
    "city": "Newark",
    "zip": "85201"
  }
}