{
  "name": "Cameron",
  "age": 46,
  "hobbies": [
    "card games"
  ],
  "address": {
    "city": "Auburn",
    "zip": "28207"
  }
}