Advertisement
Guest User

Untitled

a guest
Aug 8th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.78 KB | None | 0 0
  1. {
  2.   "id": 1,
  3.   "name": "The Laundry Service",
  4.   "website": "http://xxx.com",
  5.   "description": "Updated laundry service description here.",
  6.   "_geoloc": [
  7.     [
  8.       10.309813,
  9.       123.893154
  10.     ],
  11.     [
  12.       51.503324,
  13.       -0.121737
  14.     ]
  15.   ],
  16.   "logo": "https://s3.eu-central-1.amazonaws.com/account.profile-image/local/1470643472.jpeg",
  17.   "coverImage": "https://s3.eu-central-1.amazonaws.com/provider.profile-image/local/1470643643.jpeg",
  18.   "primaryCategory": "Tasks",
  19.   "secondaryCategories": [
  20.     "Tasks",
  21.     "Local Delivery",
  22.     "Storage"
  23.   ],
  24.   "color": "#00CC88",
  25.   "isFree": true,
  26.   "isOnDemand": false,
  27.   "hearts": 0,
  28.   "comments": 0,
  29.   "facebook": null,
  30.   "twitter": null,
  31.   "instagram": null,
  32.   "googlePlus": null,
  33.   "objectID": "providers#1"
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement