[
    {
        "name": "John Smith",
        "location": "New York, NY"
    },
    {
        "name": "Jane Doe",
        "location": "Los Angeles, CA"
    },
    {
        "name": "Ashley Sanders",
        "location": "Winnipeg, MB"
    }
]