{
  "name": "Maya",
  "age": 16,
  "hobbies": [
    "horse grooming"
  ],
  "address": {
    "city": "Denton",
    "zip": "75201"
  }
}