{
  "name": "Jane",
  "age": 1,
  "hobbies": [
    "archery"
  ],
  "address": {
    "city": "Baton Rouge",
    "zip": "85001"
  }
}