Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "address":{
  3. "building":"1007",
  4. "coord":[
  5. -73.856077,
  6. 40.848447
  7. ],
  8. "street":"Morris Park Ave",
  9. "zipcode":"10462"
  10. },
  11. "borough":"Bronx",
  12. "cuisine":"Bakery",
  13. "grades":[
  14. {
  15. "date":{
  16. "$date":1393804800000
  17. },
  18. "grade":"A",
  19. "score":2
  20. },
  21. {
  22. "date":{
  23. "$date":1378857600000
  24. },
  25. "grade":"A",
  26. "score":6
  27. },
  28. {
  29. "date":{
  30. "$date":1358985600000
  31. },
  32. "grade":"A",
  33. "score":10
  34. },
  35. {
  36. "date":{
  37. "$date":1322006400000
  38. },
  39. "grade":"A",
  40. "score":9
  41. },
  42. {
  43. "date":{
  44. "$date":1299715200000
  45. },
  46. "grade":"B",
  47. "score":14
  48. }
  49. ],
  50. "name":"Morris Park Bake Shop",
  51. "restaurant_id":"30075445"
  52. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement