{
  "name": "Tessa",
  "age": 22,
  "hobbies": [
    "astrology"
  ],
  "address": {
    "city": "Gulfport",
    "zip": "75204"
  }
}