{
  "name": "Luke",
  "age": 30,
  "hobbies": [
    "coding"
  ],
  "address": {
    "city": "Simi Valley",
    "zip": "44123"
  }
}