{
  "name": "Carter",
  "age": 77,
  "hobbies": [
    "star gazing"
  ],
  "address": {
    "city": "Ashland",
    "zip": "57301"
  }
}