Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. {
  2. "userId" : "01",
  3. "displayName" : "Cop 1",
  4. "phone" : "01",
  5. "email" : "cop01@gmail.com",
  6. "earnedRatings" : 21,
  7. "totalRatings" : 25,
  8. "location" : {
  9. "type" : "Point",
  10. "address" : "SS Environs, Chellikere, 1st block, Chelekare, Kalyan Nagar, Bengaluru, Karnataka 560043, India",
  11. "coordinates" : [
  12. 77.63997110000003,
  13. 13.0280047
  14. ]
  15. }
  16. }
  17. {
  18. "userId" : "02",
  19. "displayName" : "Cop 2",
  20. "phone" : "02",
  21. "email" : "cop02@gmail.com",
  22. "earnedRatings" : 10,
  23. "totalRatings" : 25,
  24. "location" : {
  25. "type" : "Point",
  26. "address" : "Artistic Art Forum Pvt.ltd, HAL 2nd Stage, Appareddipalya, Indiranagar, Bengaluru, Karnataka 560038, India",
  27. "coordinates" : [
  28. 77.64115449999997,
  29. 12.9718915
  30. ]
  31. }
  32.  
  33. }
  34. {
  35. "userId" : "03",
  36. "displayName" : "Cop 3",
  37. "phone" : "03",
  38. "email" : "cop03@gmail.com",
  39. "earnedRatings" : 15,
  40. "totalRatings" : 25,
  41. "location" : {
  42. "type" : "Point",
  43. "address" : "16, D Bhaskaran Rd, Murphy Town, Ulsoor, Bengaluru, Karnataka 560008, India",
  44. "coordinates" : [
  45. 77.62855850000005,
  46. 12.9817147
  47. ]
  48. }
  49. }
  50. {
  51. "userId" : "04",
  52. "displayName" : "Cop 4",
  53. "phone" : "04",
  54. "email" : "cop04@gmail.com",
  55. "earnedRatings" : 11,
  56. "totalRatings" : 25,
  57. "location" : {
  58. "type" : "Point",
  59. "address" : "77-406, MG Road, Shanthala Nagar, Shivaji Nagar, Bengaluru, Karnataka 560001, India",
  60. "coordinates" : [
  61. 77.60547099999997,
  62. 12.975614
  63. ]
  64. }
  65. }
  66. {
  67. "userId" : "05",
  68. "displayName" : "Cop 5",
  69. "phone" : "05",
  70. "email" : "cop05@gmail.com",
  71. "earnedRatings" : 15,
  72. "totalRatings" : 25,
  73. "location" : {
  74. "type" : "Point",
  75. "address" : "Swamy Vivekananda Rd, Gowthamapuram, Jogupalya, Bengaluru, Karnataka 560007, India",
  76. "coordinates" : [
  77. 77.62047400000006,
  78. 12.972814
  79. ]
  80. }
  81. }
  82. {
  83. "userId" : "06",
  84. "displayName" : "Cop 6",
  85. "phone" : "06",
  86. "email" : "cop06@gmail.com",
  87. "earnedRatings" : 21,
  88. "totalRatings" : 25,
  89. "location" : {
  90. "type" : "Point",
  91. "address" : "869, 12th Main Rd, Koramangala 3 Block, Koramangala, Bengaluru, Karnataka 560034, India",
  92. "coordinates" : [
  93. 77.62710779999998,
  94. 12.9279232
  95. ]
  96. }
  97.  
  98. }
  99. {
  100. "userId" : "07",
  101. "displayName" : "Cop 7",
  102. "phone" : "07",
  103. "email" : "cop07@gmail.com",
  104. "earnedRatings" : 18,
  105. "totalRatings" : 25,
  106. "location" : {
  107. "type" : "Point",
  108. "address" : "7th Cross Rd, Domlur I Stage, Stage 2, Domlur, Bengaluru, Karnataka 560071, India",
  109. "coordinates" : [
  110. 77.63873160000003,
  111. 12.9609857
  112. ]
  113. }
  114. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement