{
  "name": "Milo",
  "age": 42,
  "hobbies": [
    "tai chi"
  ],
  "address": {
    "city": "St. George",
    "zip": "44130"
  }
}