{
    "source": "think adapted from Web Programming Step by Step, 2nd edition, by Stepp, Miller, and Kirst",
    "firstName": "Billy",
    "lastName": "Gates",
    "age": 12,
    "address": "1234 5th Street",
    "phoneNumbers": ["888-555-1234", "888-555-5678"]
}