{
  "name": "Milo",
  "age": 32,
  "hobbies": [
    "hiking"
  ],
  "address": {
    "city": "Temecula",
    "zip": "60301"
  }
}