{
	"product": "Sales Leaderboard",
	"version": 1,
	"broker": [

		{
			"id": "1001",
			"name": "John Doe",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/man.png",
			"Leaderboardscore": 10000,
			"nps": 11,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1002",
			"name": "Jane Doe",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/man.png",
			"Leaderboardscore": 10000,
			"nps": 11,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1003",
			"name": "Grant Howe",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/GrantHowe.png",
			"Leaderboardscore": 130000,
			"nps": 11,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1004",
			"name": "Korina Drogan",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/KorinaDrogan.png",
			"Leaderboardscore": 23000,
			"nps": 99,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1005",
			"name": "Gary Rock",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/GaryRock.png",
			"Leaderboardscore": 10000,
			"nps": 11,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1006",
			"name": "Lee Middleton",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/man.png",
			"Leaderboardscore": 10000,
			"nps": 11,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1007",
			"name": "Dustin McMohan",
			"Region": "NSW",
			"Picture": "https://fabricprojects.co.nz/hummingbird/DustinMcMahon.png",
			"Leaderboardscore": 130000,
			"nps": 11,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		},
		{
			"id": "1008",
			"name": "Kim Johnston",
			"Region": "SA",
			"Picture": "https://fabricprojects.co.nz/hummingbird/KimJohnston.png",
			"Leaderboardscore": 23000,
			"nps": 22,
			"dateOfBirth": "1980-01-02T00:00:00.000Z"
		}
	]

}