[   
    {
        "id": 1,
        "name": "Lisa Parker",
        "status": "online",
        "profile": "build/images/users/avatar-2.jpg"
    },
    {
        "id": 2,
        "name": "Frank Thomas",
        "status": "online",
        "profile": "build/images/users/avatar-3.jpg",
        "messagecount" : 8
    },
    {
        "id": 3,
        "name": "Clifford Taylor",
        "status": "away",
        "nickname": "CT",
        "profile": ""
    },
    {
        "id": 4,
        "name": "Janette Caster",
        "status": "online",
        "profile": "build/images/users/avatar-4.jpg"
    },
    {
        "id": 5,
        "name": "Sarah Beattie",
        "status": "online",
        "profile": "build/images/users/avatar-5.jpg",
        "messagecount" : 5
    },
    {
        "id": 6,
        "name": "Nellie Cornett",
        "status": "away",
        "profile": "build/images/users/avatar-6.jpg",
        "messagecount" : 2
    },
    {
        "id": 7,
        "name": "Chris Kiernan",
        "status": "online",
        "nickname": "CK",
        "profile": ""
    },
    {
        "id": 8,
        "name": "Edith Evans",
        "status": "away",
        "nickname": "EE",
        "profile": ""
    },
    {
        "id": 9,
        "name": "Joseph Siegel",
        "status": "away",
        "profile": "build/images/users/avatar-7.jpg"
      },
    {
        "id": 10,
        "name": "Ronald Downey",
        "status": "online",
        "nickname": "RD",
        "profile": "",
        "messagecount" : 18
    },       
    {
        "id": 11,
        "name": "Justyn Wisoky",
        "status": "online",
        "profile": "build/images/users/avatar-1.jpg"
    },
    {
        "id": 12,
        "name": "Keaton King",
        "status": "online",
        "profile": "build/images/users/avatar-5.jpg"
    }, 
    {
        "id": 13,
        "nickname": "AC",
        "name": "Alice Cruickshank",
        "status": "online",
        "profile": ""
    },
    {
        "id": 14,
        "nickname": "MM",
        "name": "Marian Moen",
        "status": "online",
        "profile": ""
    },
    {
        "id": 15,
        "name": "Barrett Brown",
        "status": "online",
        "profile": "build/images/users/avatar-4.jpg"
    },  
    {
        "id": 16,
        "name": "Victor Beahan",
        "status": "online",
        "profile": "build/images/users/avatar-10.jpg"
    },
    {
        "id": 17,
        "nickname": "GB",
        "name": "Gilbert Beer",
        "status": "online",
        "profile": ""
    },
    {
        "id": 18,
        "name": "Wayne Runte",
        "status": "online",
        "profile": "build/images/users/avatar-2.jpg"
    }      
]
