{
  "name": "Tobias",
  "age": 4,
  "hobbies": [
    "yoga"
  ],
  "address": {
    "city": "Saratoga Springs",
    "zip": "46208"
  }
}