{
  "name": "Piper",
  "age": 52,
  "hobbies": [
    "fly fishing"
  ],
  "address": {
    "city": "West New York",
    "zip": "60201"
  }
}