{
  "name": "Pat",
  "age": 12,
  "hobbies": [
    "astronomy"
  ],
  "address": {
    "city": "Newport News",
    "zip": "66212"
  }
}