Guest User

Untitled

a guest
Mar 8th, 2016
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. {
  2. "Jaydip": [{
  3. "firstName": "John",
  4. "lastName": "Appleseed",
  5. "emailID": [
  6. "John-Appleseed@mac.com"
  7. ],
  8. "phoneNumber": [
  9. "8885555512",
  10. "8885551212",
  11. "1234567890",
  12. "9876543210",
  13. "789461300",
  14. "5556106679"
  15. ]
  16. }, {
  17. "firstName": "Sachine",
  18. "lastName": "Haro",
  19. "emailID": [
  20. "kate-bell@mac.com",
  21. "anna-haro@mac.com",
  22. "www.icloud.com",
  23. "kate@gmail.com"
  24. ],
  25. "phoneNumber": [
  26. "5555228243",
  27. "5555648583",
  28. "4155553695",
  29. "7541236590",
  30. "4567836521"
  31. ]
  32. }, {
  33. "firstName": "Daniel",
  34. "lastName": "Higgins",
  35. "emailID": [
  36. "d-higgins@mac.com"
  37. ],
  38. "phoneNumber": [
  39. "5554787672",
  40. "4085555270",
  41. "4085553514"
  42. ]
  43. }, {
  44. "firstName": "Jaydip",
  45. "lastName": "",
  46. "emailID": [
  47.  
  48. ],
  49. "phoneNumber": [
  50. "7405539173"
  51. ]
  52. }, {
  53. "firstName": "John",
  54. "lastName": "",
  55. "emailID": [
  56.  
  57. ],
  58. "phoneNumber": [
  59. "8888888888"
  60. ]
  61. }, {
  62. "firstName": "Kate",
  63. "lastName": "",
  64. "emailID": [
  65.  
  66. ],
  67. "phoneNumber": [
  68. "7894561300"
  69. ]
  70. }, {
  71. "firstName": "Hank",
  72. "lastName": "Zakroff",
  73. "emailID": [
  74. "hank-zakroff@mac.com"
  75. ],
  76. "phoneNumber": [
  77. "5557664823",
  78. "7075551854"
  79. ]
  80. }]
  81. }
Add Comment
Please, Sign In to add comment