{
	"contacts": [
		{
				"id": "c200",
				"name": "Ravi Tamada",
				"email": "ravi@gmail.com",
				"address": "xx-xx-xxxx,x - street, x - country",
				"gender" : "male",
				"phone": {
					"mobile": "+91 0000000000",
					"home": "00 000000",
					"office": "00 000000"
				}
		},
		{
				"id": "c201",
				"name": "Johnny Depp",
				"email": "johnny_depp@gmail.com",
				"address": "xx-xx-xxxx,x - street, x - country",
				"gender" : "male",
				"phone": {
				"mobile": "+91 0000000000",
				"home": "00 000000",
				"office": "00 000000"
				}
		},
				{
				"id": "c202",
				"name": "Ravi Tamada",
				"email": "ravi@gmail.com",
				"address": "xx-xx-xxxx,x - street, x - country",
				"gender" : "male",
				"phone": {
					"mobile": "+91 0000000000",
					"home": "00 000000",
					"office": "00 000000"
				}
		},
		{
				"id": "c203",
				"name": "Johnny Depp",
				"email": "johnny_depp@gmail.com",
				"address": "xx-xx-xxxx,x - street, x - country",
				"gender" : "male",
				"phone": {
					"mobile": "+91 0000000000",
					"home": "00 000000",
					"office": "00 000000"
				}
		},
				{
				"id": "c204",
				"name": "Johnny Depp",
				"email": "johnny_depp@gmail.com",
				"address": "xx-xx-xxxx,x - street, x - country",
				"gender" : "male",
				"phone": {
					"mobile": "+91 0000000000",
					"home": "00 000000",
					"office": "00 000000"
				}
		}
  ]
}