Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. {
  2. "@id": "\/places\/custom_places\/19",
  3. "@type": "CustomPlace",
  4. "id": 19,
  5. "place": "ChIJdZ6paFcDdkgRpPUHPngIeq8",
  6. "placeDetails": {
  7. "name": "Padella",
  8. "website": "http:\/\/padella.co\/",
  9. "location": {
  10. "lat": 51.5050991,
  11. "lng": -0.0898641
  12. },
  13. "custom_category": {
  14. "icon": "http:\/\/cleverq_dev.3ampdev.com\/places\/restaurant@3x.png",
  15. "name": "Restaurant"
  16. },
  17. "formatted_address": "6 Southwark St, London SE1 1TQ, UK",
  18. "restaurant_settings": {
  19. "radius_m": "300",
  20. "per_table": [{
  21. "seats": 1,
  22. "tbc_timer": "15",
  23. "table_timer": "90"
  24. }, {
  25. "seats": 2,
  26. "tbc_timer": "15",
  27. "table_timer": "45"
  28. }, {
  29. "seats": 3,
  30. "tbc_timer": "15",
  31. "table_timer": "33"
  32. }, {
  33. "seats": 4,
  34. "tbc_timer": "15",
  35. "table_timer": "34"
  36. }, {
  37. "seats": 6,
  38. "tbc_timer": "13",
  39. "table_timer": "100"
  40. }],
  41. "max_servings": "270",
  42. "opening_times": {
  43. "one_slot": {
  44. "fri": {
  45. "times": ["08:00", "20:00"],
  46. "active": true
  47. },
  48. "mon": {
  49. "times": ["08:00", "20:00"],
  50. "active": true
  51. },
  52. "sat": {
  53. "times": ["11:00", "22:00"],
  54. "active": true
  55. },
  56. "sun": {
  57. "times": ["07:00", "22:00"],
  58. "active": false
  59. },
  60. "thu": {
  61. "times": ["08:00", "20:00"],
  62. "active": true
  63. },
  64. "tue": {
  65. "times": ["08:00", "20:00"],
  66. "active": true
  67. },
  68. "wed": {
  69. "times": ["08:00", "20:00"],
  70. "active": true
  71. }
  72. },
  73. "two_slot": {
  74. "fri": {
  75. "times": ["08:00", "14:00", "18:00", "22:00"],
  76. "active": true
  77. },
  78. "mon": {
  79. "times": ["08:00", "14:00", "18:00", "22:00"],
  80. "active": true
  81. },
  82. "sat": {
  83. "times": ["11:00", "22:00"],
  84. "active": true
  85. },
  86. "sun": {
  87. "times": ["08:00", "14:00", "13:01", "22:00"],
  88. "active": true
  89. },
  90. "thu": {
  91. "times": ["08:00", "14:00", "18:00", "22:00"],
  92. "active": true
  93. },
  94. "tue": {
  95. "times": ["08:00", "14:00", "18:00", "22:00"],
  96. "active": true
  97. },
  98. "wed": {
  99. "times": ["08:00", "14:00", "18:00", "22:00"],
  100. "active": true
  101. }
  102. },
  103. "active_slot": "two_slot"
  104. },
  105. "user_preferences": [{
  106. "text": "Birthday",
  107. "type": "bd"
  108. }, {
  109. "text": "Vip \/ Staff",
  110. "type": "vip"
  111. }, {
  112. "text": "Allergies",
  113. "type": "ag"
  114. }, {
  115. "text": "Sparkling Water",
  116. "type": "ag"
  117. }, {
  118. "text": "Anniversary",
  119. "type": "bd"
  120. }, {
  121. "text": "Pram",
  122. "type": "baby"
  123. }, {
  124. "text": "Baby Booster",
  125. "type": "baby"
  126. }, {
  127. "text": "Wheelchair",
  128. "type": "acc"
  129. }]
  130. },
  131. "formatted_phone_number": null,
  132. "international_phone_number": null,
  133. "distance_m": 879
  134. },
  135. "waitingTimes": null,
  136. "lat": "51.5050991",
  137. "lng": "-0.0898641",
  138. "position": 1,
  139. "distance": 879,
  140. "bookmark": null,
  141. "restaurant": "\/restaurant\/restaurants\/12",
  142. "enabled": true,
  143. "isOpen": true,
  144. "restaurantName": "Padella",
  145. "createdAt": "2018-01-30T17:03:00+00:00",
  146. "updatedAt": "2018-03-09T11:01:05+00:00",
  147. "bookable": true,
  148. "bookable_radius": 5000
  149. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement