{
  "name": "Aria",
  "age": 12,
  "hobbies": [
    "motorcycling"
  ],
  "address": {
    "city": "Cheyenne",
    "zip": "68104"
  }
}