{
    "Employee": "Brown",
    "Skill": [ "Light Cleaning", "Typing" ],
    "Current Work Location": "73 Industrial Way",
}
{
    "Employee": "Harrison",
    "Skill": [ "Light Cleaning" ],
    "Current Work Location": "73 Industrial Way",
}
{
    "Employee": "Jones",
    "Skill": [ "Shorthand", "Typing", "Whittling" ],
    "Current Work Location": "114 Main Street",
}