{
  "name": "Emma",
  "age": 57,
  "hobbies": [
    "star gazing"
  ],
  "address": {
    "city": "Edmond",
    "zip": "41042"
  }
}