{
  "name": "Phoebe",
  "age": 15,
  "hobbies": [
    "hiking"
  ],
  "address": {
    "city": "Johnstown",
    "zip": "11787"
  }
}