{
  "name": "Maddox",
  "age": 18,
  "hobbies": [
    "circuit building"
  ],
  "address": {
    "city": "Fremont",
    "zip": "48226"
  }
}