{
  "name": "Cameron",
  "age": 14,
  "hobbies": [
    "astronomy"
  ],
  "address": {
    "city": "Chula Vista",
    "zip": "89502"
  }
}