[
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        https://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2017 Just Eat\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       https://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "Product-Research/Test.UI.Engineer.ProductResearch.md",
    "content": "UI Engineer (Product Research) Tech Test\n========================================\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n* [A coding test](#coding-test)\n* [A few questions](#technical-questions)\n\nIn order to avoid bounced emails we would like you to submit your results by uploading the relevant zip file to a shared **Google Drive** folder. In order to obtain the URL for this folder, please supply your **Gmail** or **Google-based email address** to either your agent or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n1. one folder containing the coding test\n2. a single markdown file with the answers to the questions\n\n## Coding Test\n\nThe test is simple, just:\n\n* Create an HTML file (and any additional CSS/JavaScript files you need) that does something with the JSON in [this sample of restaurant search results](restaurant-search-results.md).\n\nThe test is open-ended, but please don't feel you need to spend more than an hour on it. We're looking for code that is readable and that shows off your abilities, but most of all we want to see something interesting.\n\n##  Questions\n\n* What would you add to your test if you had more time?\n* What's the best thing added to JavaScript in the last few years?\n* What's a feature you wish existed when you're ordering takeaway online?\n* What JSON would describe you?\n\nThanks for your time, we look forward to hearing from you!\n"
  },
  {
    "path": "Product-Research/restaurant-search-results.md",
    "content": "```json\n{\n\t\t\"OpenRestaurants\": [\n        {\n            \"Id\": 11245,\n            \"Name\": \"Barbican Express Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"131 Whitecross Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC1Y 8JL\",\n                \"Latitude\": 51.5233,\n                \"Longitude\": -0.093295\n            },\n            \"DefaultDisplayRank\": 0,\n            \"SeoName\": \"barbicanexpresspizza\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/11245.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 512,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 42856,\n            \"Name\": \"O' My Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"21 Clerkenwell Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC1M 5RD\",\n                \"Latitude\": 51.52251,\n                \"Longitude\": -0.101674\n            },\n            \"DefaultDisplayRank\": 1,\n            \"SeoName\": \"omysushi-ec1m\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/42856.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 0.8,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 14,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 103,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 52759,\n            \"Name\": \"Wok Away @ Noodle Express\",\n            \"Address\": {\n                \"FirstLine\": \"6-7 Albemarle Way\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC1V 4JB\",\n                \"Latitude\": 51.522824,\n                \"Longitude\": -0.102785\n            },\n            \"DefaultDisplayRank\": 2,\n            \"SeoName\": \"wok-away--noodle-express-finsbury\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/52759.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                },\n                {\n                    \"Name\": \"Oriental\",\n                    \"SeoName\": \"oriental\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": true,\n            \"RatingDetails\": {\n                \"Count\": 3,\n                \"StarRating\": 6\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 52391,\n            \"Name\": \"Hello Sushi @ N1 Grill\",\n            \"Address\": {\n                \"FirstLine\": \"6 Chapel Market\",\n                \"City\": \"London\",\n                \"Postcode\": \"N1 9EZ\",\n                \"Latitude\": 51.533552,\n                \"Longitude\": -0.109981\n            },\n            \"DefaultDisplayRank\": 3,\n            \"SeoName\": \"hello-sushi-n1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/52391.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": true,\n            \"RatingDetails\": {\n                \"Count\": 31,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 52229,\n            \"Name\": \"Oriental House\",\n            \"Address\": {\n                \"FirstLine\": \"196 Hackney Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E2 7QL\",\n                \"Latitude\": 51.530519,\n                \"Longitude\": -0.07278\n            },\n            \"DefaultDisplayRank\": 4,\n            \"SeoName\": \"oriental-house-bethnal-green\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/52229.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                },\n                {\n                    \"Name\": \"Thai\",\n                    \"SeoName\": \"thai\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": true,\n            \"RatingDetails\": {\n                \"Count\": 139,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 52512,\n            \"Name\": \"Magic Wok Original @ N1 Grill\",\n            \"Address\": {\n                \"FirstLine\": \"6 Chapel Market\",\n                \"City\": \"London City\",\n                \"Postcode\": \"N1 9EZ\",\n                \"Latitude\": 51.533552,\n                \"Longitude\": -0.109981\n            },\n            \"DefaultDisplayRank\": 5,\n            \"SeoName\": \"magic-wok-original-new-islington\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/52512.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                },\n                {\n                    \"Name\": \"Oriental\",\n                    \"SeoName\": \"oriental\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 13,\n            \"IsNew\": true,\n            \"RatingDetails\": {\n                \"Count\": 16,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 52683,\n            \"Name\": \"Cafe La Maison\",\n            \"Address\": {\n                \"FirstLine\": \"26-28 Brick Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6RF\",\n                \"Latitude\": 51.518025,\n                \"Longitude\": -0.070987\n            },\n            \"DefaultDisplayRank\": 6,\n            \"SeoName\": \"cafe-la-maison-aldgate\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/52683.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Desserts\",\n                    \"SeoName\": \"desserts\"\n                },\n                {\n                    \"Name\": \"Sandwiches\",\n                    \"SeoName\": \"sandwiches\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 20,\n            \"IsNew\": true,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 25162,\n            \"Name\": \"Kenza Restaurant & Lounge\",\n            \"Address\": {\n                \"FirstLine\": \"10 Devonshire Square\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC2M 4YP\",\n                \"Latitude\": 51.516582,\n                \"Longitude\": -0.078355\n            },\n            \"DefaultDisplayRank\": 7,\n            \"SeoName\": \"kenza-ec2m\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/25162.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                },\n                {\n                    \"Name\": \"Moroccan\",\n                    \"SeoName\": \"Moroccan\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T17:00:00Z\",\n            \"DriveDistance\": 1.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 2,\n            \"MinimumDeliveryValue\": 20,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 49,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 47857,\n            \"Name\": \"Pronto\",\n            \"Address\": {\n                \"FirstLine\": \"Unit M 100 Greenfield Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 1EJ\",\n                \"Latitude\": 51.516066,\n                \"Longitude\": -0.065607\n            },\n            \"DefaultDisplayRank\": 8,\n            \"SeoName\": \"pronto-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/47857.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Healthy\",\n                    \"SeoName\": \"healthy\"\n                },\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 184,\n                \"StarRating\": 5.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 20603,\n            \"Name\": \"Chamisse Lebanese Restaurant & Grill\",\n            \"Address\": {\n                \"FirstLine\": \"55 Grays Inn Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC1X 8PP\",\n                \"Latitude\": 51.522053,\n                \"Longitude\": -0.114061\n            },\n            \"DefaultDisplayRank\": 9,\n            \"SeoName\": \"chamisse-wc1x\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/20603.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                },\n                {\n                    \"Name\": \"Middle Eastern\",\n                    \"SeoName\": \"middle-eastern\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 386,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 32192,\n            \"Name\": \"Royal Kitchen\",\n            \"Address\": {\n                \"FirstLine\": \"54 Aldgate High Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC3N 1AL\",\n                \"Latitude\": 51.514089,\n                \"Longitude\": -0.074413\n            },\n            \"DefaultDisplayRank\": 10,\n            \"SeoName\": \"royalkitchen-ec3n\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/32192.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                },\n                {\n                    \"Name\": \"Peri Peri\",\n                    \"SeoName\": \"peri-peri\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T17:30:00Z\",\n            \"DriveDistance\": 1.3,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 22,\n                \"StarRating\": 5.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 51123,\n            \"Name\": \"Oishi Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"106 Hoxton Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"N1 6SG\",\n                \"Latitude\": 51.531024,\n                \"Longitude\": -0.079999\n            },\n            \"DefaultDisplayRank\": 11,\n            \"SeoName\": \"oishi-sushi-islington\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/51123.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 431,\n                \"StarRating\": 5.5\n            },\n            \"OfferPercent\": 25\n        },\n        {\n            \"Id\": 34992,\n            \"Name\": \"Kitchen Dhaanya\",\n            \"Address\": {\n                \"FirstLine\": \"106 Hoxton Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"N1 6SG\",\n                \"Latitude\": 51.531024,\n                \"Longitude\": -0.079999\n            },\n            \"DefaultDisplayRank\": 12,\n            \"SeoName\": \"kitchendhanya-n1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/34992.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                },\n                {\n                    \"Name\": \"Bangladeshi\",\n                    \"SeoName\": \"bangladeshi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 489,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 30\n        },\n        {\n            \"Id\": 776,\n            \"Name\": \"Best American Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"16A Pitfield Street\",\n                \"City\": \"Hackney\",\n                \"Postcode\": \"N1 6EY\",\n                \"Latitude\": 51.527134,\n                \"Longitude\": -0.083536\n            },\n            \"DefaultDisplayRank\": 13,\n            \"SeoName\": \"bestamerican\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/776.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 898,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 12171,\n            \"Name\": \"Fusion Grill\",\n            \"Address\": {\n                \"FirstLine\": \"233 Waterloo Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 8XH\",\n                \"Latitude\": 51.499694,\n                \"Longitude\": -0.106587\n            },\n            \"DefaultDisplayRank\": 14,\n            \"SeoName\": \"perfect-fried-chiken-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/12171.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Kebab\",\n                    \"SeoName\": \"kebabs\"\n                },\n                {\n                    \"Name\": \"Grill\",\n                    \"SeoName\": \"grill\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 12,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 121,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 39247,\n            \"Name\": \"Kennington Tandoori\",\n            \"Address\": {\n                \"FirstLine\": \"313 Kennington Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE11 4QE\",\n                \"Latitude\": 51.487615,\n                \"Longitude\": -0.110904\n            },\n            \"DefaultDisplayRank\": 15,\n            \"SeoName\": \"kenningtontandoori-se11\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/39247.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                },\n                {\n                    \"Name\": \"Grill\",\n                    \"SeoName\": \"grill\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 281,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 19789,\n            \"Name\": \"After Taste\",\n            \"Address\": {\n                \"FirstLine\": \"97 Newington Butts\",\n                \"City\": \"Elephant & Castle\",\n                \"Postcode\": \"SE1 6SF\",\n                \"Latitude\": 51.492601,\n                \"Longitude\": -0.100612\n            },\n            \"DefaultDisplayRank\": 16,\n            \"SeoName\": \"aftertastesw6\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/19789.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 12,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 246,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 13047,\n            \"Name\": \"Takari\",\n            \"Address\": {\n                \"FirstLine\": \"22 Drury Lane, Covent Garden\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC2B 5RH\",\n                \"Latitude\": 51.515006,\n                \"Longitude\": -0.123218\n            },\n            \"DefaultDisplayRank\": 17,\n            \"SeoName\": \"takariwc2b\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/13047.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                },\n                {\n                    \"Name\": \"Curry\",\n                    \"SeoName\": \"curry\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 1.1,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 395,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 25\n        },\n        {\n            \"Id\": 19798,\n            \"Name\": \"The Sushi Chef\",\n            \"Address\": {\n                \"FirstLine\": \"1 Kennington Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE11 4RG\",\n                \"Latitude\": 51.491138,\n                \"Longitude\": -0.103527\n            },\n            \"DefaultDisplayRank\": 18,\n            \"SeoName\": \"thesushichefse11\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/19798.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 2.5,\n            \"MinimumDeliveryValue\": 25,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 204,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 41413,\n            \"Name\": \"Naha Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"62 Cleveland Way\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 4UF\",\n                \"Latitude\": 51.522144,\n                \"Longitude\": -0.053056\n            },\n            \"DefaultDisplayRank\": 19,\n            \"SeoName\": \"nahasushi-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/41413.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 14,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 619,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 18130,\n            \"Name\": \"You Me Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"180 Grays Inn Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC1X 8EW\",\n                \"Latitude\": 51.522945,\n                \"Longitude\": -0.114142\n            },\n            \"DefaultDisplayRank\": 20,\n            \"SeoName\": \"YouMeSushiwc1x\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/18130.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 166,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 5569,\n            \"Name\": \"Hiba Lebanese Restaurant\",\n            \"Address\": {\n                \"FirstLine\": \"113 High Holborn\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC1V 6JQ\",\n                \"Latitude\": 51.517856,\n                \"Longitude\": -0.119829\n            },\n            \"DefaultDisplayRank\": 21,\n            \"SeoName\": \"hiba-lebanese-southwark\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/5569.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 222,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 5377,\n            \"Name\": \"Forno Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"145-147 Lambeth Walk\",\n                \"City\": \"Lambeth\",\n                \"Postcode\": \"SE11 6EE\",\n                \"Latitude\": 51.492695,\n                \"Longitude\": -0.116457\n            },\n            \"DefaultDisplayRank\": 22,\n            \"SeoName\": \"forno-pizza-lambeth\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/5377.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 8,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 623,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 777,\n            \"Name\": \"Kebab Land Fried Chicken\",\n            \"Address\": {\n                \"FirstLine\": \"16A Pitfield Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"N1 6EY\",\n                \"Latitude\": 51.527134,\n                \"Longitude\": -0.083536\n            },\n            \"DefaultDisplayRank\": 23,\n            \"SeoName\": \"kebabland-n1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/777.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chicken\",\n                    \"SeoName\": \"chicken\"\n                },\n                {\n                    \"Name\": \"Kebab\",\n                    \"SeoName\": \"kebabs\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 598,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 27687,\n            \"Name\": \"Papa Johns\",\n            \"Address\": {\n                \"FirstLine\": \"65 Farringdon Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC1M 3JB\",\n                \"Latitude\": 51.520418,\n                \"Longitude\": -0.106319\n            },\n            \"DefaultDisplayRank\": 24,\n            \"SeoName\": \"papajohns-ec1m\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/27687.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 0.8,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 76,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 8598,\n            \"Name\": \"Adiva\",\n            \"Address\": {\n                \"FirstLine\": \"43a Commercial Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6BD\",\n                \"Latitude\": 51.517654,\n                \"Longitude\": -0.074116\n            },\n            \"DefaultDisplayRank\": 25,\n            \"SeoName\": \"adiva\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/8598.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Turkish\",\n                    \"SeoName\": \"turkish\"\n                },\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 560,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 1257,\n            \"Name\": \"Neds Noodle Bar SE1\",\n            \"Address\": {\n                \"FirstLine\": \"3E Belvedere Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 7GQ\",\n                \"Latitude\": 51.502246,\n                \"Longitude\": -0.117605\n            },\n            \"DefaultDisplayRank\": 26,\n            \"SeoName\": \"nedsnoodlebarse1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/1257.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 1,\n            \"MinimumDeliveryValue\": 11,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 128,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 22548,\n            \"Name\": \"Tops Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"86 Borough Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 1DN\",\n                \"Latitude\": 51.499,\n                \"Longitude\": -0.098692\n            },\n            \"DefaultDisplayRank\": 27,\n            \"SeoName\": \"topspizza-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/22548.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 9.99,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 65,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 51392,\n            \"Name\": \"Yummy Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"48 Brick Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6RF\",\n                \"Latitude\": 51.518025,\n                \"Longitude\": -0.070987\n            },\n            \"DefaultDisplayRank\": 28,\n            \"SeoName\": \"yummy-sushi-aldgate\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/51392.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 14,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 106,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 525,\n            \"Name\": \"Pizza 2 Go\",\n            \"Address\": {\n                \"FirstLine\": \"15 Tabard Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 4LA\",\n                \"Latitude\": 51.500717,\n                \"Longitude\": -0.091445\n            },\n            \"DefaultDisplayRank\": 29,\n            \"SeoName\": \"pizza2go\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/525.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 6,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 551,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 50185,\n            \"Name\": \"Shanghai Express @ ABACUS\",\n            \"Address\": {\n                \"FirstLine\": \"186 Hackney Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E2 7PA\",\n                \"Latitude\": 51.527796,\n                \"Longitude\": -0.076184\n            },\n            \"DefaultDisplayRank\": 30,\n            \"SeoName\": \"shanghai-express--abacus-bethnal-green\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/50185.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                },\n                {\n                    \"Name\": \"Thai\",\n                    \"SeoName\": \"thai\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 319,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 51352,\n            \"Name\": \"Jus Jerk\",\n            \"Address\": {\n                \"FirstLine\": \"66 Leather Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC1N 7TR\",\n                \"Latitude\": 51.520446,\n                \"Longitude\": -0.109748\n            },\n            \"DefaultDisplayRank\": 31,\n            \"SeoName\": \"jus-jerk-london\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/51352.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chicken\",\n                    \"SeoName\": \"chicken\"\n                },\n                {\n                    \"Name\": \"Caribbean\",\n                    \"SeoName\": \"caribbean\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 0.7,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 38,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 45540,\n            \"Name\": \"Masago Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"78 Wentworth Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 7SA\",\n                \"Latitude\": 51.516996,\n                \"Longitude\": -0.07184\n            },\n            \"DefaultDisplayRank\": 32,\n            \"SeoName\": \"masagosushi-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/45540.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 58,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 15223,\n            \"Name\": \"Azka Turkish Meze\",\n            \"Address\": {\n                \"FirstLine\": \"269 Stepney Way\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 3DH\",\n                \"Latitude\": 51.516962,\n                \"Longitude\": -0.046385\n            },\n            \"DefaultDisplayRank\": 33,\n            \"SeoName\": \"Azkaturkishmeze\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/15223.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Turkish\",\n                    \"SeoName\": \"turkish\"\n                },\n                {\n                    \"Name\": \"Grill\",\n                    \"SeoName\": \"grill\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 464,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 33291,\n            \"Name\": \"Leo's Lebanese Grill\",\n            \"Address\": {\n                \"FirstLine\": \"57 Baylis Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 7AU\",\n                \"Latitude\": 51.500479,\n                \"Longitude\": -0.110675\n            },\n            \"DefaultDisplayRank\": 34,\n            \"SeoName\": \"lebanesegrill-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/33291.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                },\n                {\n                    \"Name\": \"Kebab\",\n                    \"SeoName\": \"kebabs\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 296,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 21969,\n            \"Name\": \"US Way Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"196 Hackney Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E2 7QL\",\n                \"Latitude\": 51.530509,\n                \"Longitude\": -0.072754\n            },\n            \"DefaultDisplayRank\": 35,\n            \"SeoName\": \"uswaypizza-e2\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/21969.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                },\n                {\n                    \"Name\": \"Burgers\",\n                    \"SeoName\": \"burgers\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 12,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 986,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 21278,\n            \"Name\": \"Oriental Garden\",\n            \"Address\": {\n                \"FirstLine\": \"113a Kennington Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE11 6SF\",\n                \"Latitude\": 51.4942,\n                \"Longitude\": -0.110488\n            },\n            \"DefaultDisplayRank\": 36,\n            \"SeoName\": \"orientalgarden-se11\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/21278.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 386,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 25400,\n            \"Name\": \"Pepe's Piri Piri\",\n            \"Address\": {\n                \"FirstLine\": \"82-84 Brick Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6RL\",\n                \"Latitude\": 51.51952,\n                \"Longitude\": -0.071647\n            },\n            \"DefaultDisplayRank\": 37,\n            \"SeoName\": \"pepsperiperi-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/25400.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chicken\",\n                    \"SeoName\": \"chicken\"\n                },\n                {\n                    \"Name\": \"American\",\n                    \"SeoName\": \"american\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 12,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 299,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 47815,\n            \"Name\": \"Yakitori-Ya\",\n            \"Address\": {\n                \"FirstLine\": \"120 Whitechapel Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 1JE\",\n                \"Latitude\": 51.517951,\n                \"Longitude\": -0.063742\n            },\n            \"DefaultDisplayRank\": 38,\n            \"SeoName\": \"yakitori-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/47815.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Grill\",\n                    \"SeoName\": \"grill\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 49,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 23573,\n            \"Name\": \"Handmade Sushi (est 1982)\",\n            \"Address\": {\n                \"FirstLine\": \"339 Euston Road\",\n                \"City\": \"Regents Park\",\n                \"Postcode\": \"NW1 3AD\",\n                \"Latitude\": 51.52435,\n                \"Longitude\": -0.139657\n            },\n            \"DefaultDisplayRank\": 39,\n            \"SeoName\": \"handmadesushi-nw1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/23573.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.7,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 38,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 840,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 41731,\n            \"Name\": \"Cafe Don Quixote\",\n            \"Address\": {\n                \"FirstLine\": \"101 Kingsway\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC2B 6QU\",\n                \"Latitude\": 51.516386,\n                \"Longitude\": -0.120106\n            },\n            \"DefaultDisplayRank\": 40,\n            \"SeoName\": \"cafedonquixote-wc2b\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/41731.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.1,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 1,\n                \"StarRating\": 6\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 20670,\n            \"Name\": \"Flying Fish Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"85 Scoresby Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 0XN\",\n                \"Latitude\": 51.504278,\n                \"Longitude\": -0.103645\n            },\n            \"DefaultDisplayRank\": 41,\n            \"SeoName\": \"flying-fish-sushi-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/20670.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 58,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 20694,\n            \"Name\": \"Poppy Hana\",\n            \"Address\": {\n                \"FirstLine\": \"168 Jamaica Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE16 4RT\",\n                \"Latitude\": 51.498216,\n                \"Longitude\": -0.062331\n            },\n            \"DefaultDisplayRank\": 42,\n            \"SeoName\": \"poppyhana-se16\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/20694.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T15:45:00Z\",\n            \"DriveDistance\": 3.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 878,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 41764,\n            \"Name\": \"Ninja Sushi\",\n            \"Address\": {\n                \"FirstLine\": \"17 Morland Richmond Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E8 3EY\",\n                \"Latitude\": 51.542776,\n                \"Longitude\": -0.062429\n            },\n            \"DefaultDisplayRank\": 43,\n            \"SeoName\": \"ninjasushi-e8\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/41764.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.5,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 14,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 316,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 31691,\n            \"Name\": \"Limetree\",\n            \"Address\": {\n                \"FirstLine\": \"550 Kingsland Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E8 4AH\",\n                \"Latitude\": 51.545212,\n                \"Longitude\": -0.075522\n            },\n            \"DefaultDisplayRank\": 44,\n            \"SeoName\": \"limetree-e8\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/31691.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                },\n                {\n                    \"Name\": \"Bangladeshi\",\n                    \"SeoName\": \"bangladeshi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.5,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 9,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 931,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 1254,\n            \"Name\": \"Papa John's Hoxton & City N1\",\n            \"Address\": {\n                \"FirstLine\": \"202 Hoxton Street, Hoxton and City\",\n                \"City\": \"London\",\n                \"Postcode\": \"N1 5LH\",\n                \"Latitude\": 51.533396,\n                \"Longitude\": -0.079913\n            },\n            \"DefaultDisplayRank\": 45,\n            \"SeoName\": \"papajohnshoxton\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/1254.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"American\",\n                    \"SeoName\": \"american\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 168,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 37471,\n            \"Name\": \"Hoi An\",\n            \"Address\": {\n                \"FirstLine\": \"48 Hanbury Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 5JL\",\n                \"Latitude\": 51.520184,\n                \"Longitude\": -0.070999\n            },\n            \"DefaultDisplayRank\": 46,\n            \"SeoName\": \"hoian-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/37471.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Vietnamese\",\n                    \"SeoName\": \"vietnamese\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 87,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 14419,\n            \"Name\": \"Mayva Oriental Cuisine\",\n            \"Address\": {\n                \"FirstLine\": \"149 Holloway Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"N7 8LX\",\n                \"Latitude\": 51.531711,\n                \"Longitude\": -0.111848\n            },\n            \"DefaultDisplayRank\": 47,\n            \"SeoName\": \"mayvaorientalcuisine\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/14419.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.3,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 90,\n                \"StarRating\": 3.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 38540,\n            \"Name\": \"Elite Peri Peri\",\n            \"Address\": {\n                \"FirstLine\": \"170 Jamaica Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE16 4RT\",\n                \"Latitude\": 51.498216,\n                \"Longitude\": -0.062331\n            },\n            \"DefaultDisplayRank\": 48,\n            \"SeoName\": \"eliteperiperi-se16\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/38540.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Peri Peri\",\n                    \"SeoName\": \"peri-peri\"\n                },\n                {\n                    \"Name\": \"Chicken\",\n                    \"SeoName\": \"chicken\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 12,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 213,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 2067,\n            \"Name\": \"Shikara\",\n            \"Address\": {\n                \"FirstLine\": \"65 Great Titchfield Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"W1W 7PS\",\n                \"Latitude\": 51.518876,\n                \"Longitude\": -0.140947\n            },\n            \"DefaultDisplayRank\": 49,\n            \"SeoName\": \"shikara-w1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/2067.gif\",\n            \"IsCollection\": false,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.5,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 12,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 435,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 28143,\n            \"Name\": \"Wrap It Up\",\n            \"Address\": {\n                \"FirstLine\": \"233 Strand\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC2R 1DA\",\n                \"Latitude\": 51.51345,\n                \"Longitude\": -0.112012\n            },\n            \"DefaultDisplayRank\": 50,\n            \"SeoName\": \"wrap-it-up-wc2r\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/28143.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Mexican\",\n                    \"SeoName\": \"mexican\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T17:00:00Z\",\n            \"DriveDistance\": 0.9,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 16,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 48080,\n            \"Name\": \"Jasmine Garden SE1\",\n            \"Address\": {\n                \"FirstLine\": \"33 Bartholomew Street\",\n                \"City\": \"South East London\",\n                \"Postcode\": \"SE1 4AL\",\n                \"Latitude\": 51.495328,\n                \"Longitude\": -0.088011\n            },\n            \"DefaultDisplayRank\": 51,\n            \"SeoName\": \"jasmine-garden-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/48080.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Chinese\",\n                    \"SeoName\": \"chinese\"\n                },\n                {\n                    \"Name\": \"Thai\",\n                    \"SeoName\": \"thai\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 113,\n                \"StarRating\": 3.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 206,\n            \"Name\": \"City Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"149 Holloway Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"N7 8LX\",\n                \"Latitude\": 51.549583,\n                \"Longitude\": -0.108682\n            },\n            \"DefaultDisplayRank\": 52,\n            \"SeoName\": \"citypizza\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/206.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                },\n                {\n                    \"Name\": \"Burgers\",\n                    \"SeoName\": \"burgers\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.3,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 327,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 17015,\n            \"Name\": \"Curry Capital\",\n            \"Address\": {\n                \"FirstLine\": \"204 Brick Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6SA\",\n                \"Latitude\": 51.524155,\n                \"Longitude\": -0.071364\n            },\n            \"DefaultDisplayRank\": 53,\n            \"SeoName\": \"currycapitale1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/17015.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 5,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 44831,\n            \"Name\": \"Noura Restaurant\",\n            \"Address\": {\n                \"FirstLine\": \"16 Hobart Place\",\n                \"City\": \"London\",\n                \"Postcode\": \"SW1W 0HH\",\n                \"Latitude\": 51.498263,\n                \"Longitude\": -0.148183\n            },\n            \"DefaultDisplayRank\": 54,\n            \"SeoName\": \"noura-sw1w\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/44831.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                },\n                {\n                    \"Name\": \"Middle Eastern\",\n                    \"SeoName\": \"middle-eastern\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.1,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 70,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 20,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 42727,\n            \"Name\": \"Go Chisou\",\n            \"Address\": {\n                \"FirstLine\": \"3 Princes Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"W1B 2LE\",\n                \"Latitude\": 51.514686,\n                \"Longitude\": -0.142688\n            },\n            \"DefaultDisplayRank\": 55,\n            \"SeoName\": \"gochisou-w1b\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/42727.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.3,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 15,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 38298,\n            \"Name\": \"Swift Pizza & Kebab House\",\n            \"Address\": {\n                \"FirstLine\": \"479 Cambridge Heath Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E2 9BU\",\n                \"Latitude\": 51.533414,\n                \"Longitude\": -0.05752\n            },\n            \"DefaultDisplayRank\": 56,\n            \"SeoName\": \"swiftkebabhouse-e2\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/38298.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Kebab\",\n                    \"SeoName\": \"kebabs\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 166,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 36885,\n            \"Name\": \"Handmade Sushi (Covent Garden)\",\n            \"Address\": {\n                \"FirstLine\": \"43 Endell Street, Covent Garden, Westminster\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC2H 9BA\",\n                \"Latitude\": 51.514521,\n                \"Longitude\": -0.124922\n            },\n            \"DefaultDisplayRank\": 57,\n            \"SeoName\": \"home-made-sushi-wc2h\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/36885.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                },\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 35,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 31,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 103,\n            \"Name\": \"Pizza Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"479 Cambridge Heath Road\",\n                \"City\": \"Tower Hamlets\",\n                \"Postcode\": \"E2 9BU\",\n                \"Latitude\": 51.533414,\n                \"Longitude\": -0.05752\n            },\n            \"DefaultDisplayRank\": 58,\n            \"SeoName\": \"pizzapizza\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/103.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T16:00:00Z\",\n            \"DriveDistance\": 2.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 8,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 594,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 530,\n            \"Name\": \"Pizza Go Go SE16\",\n            \"Address\": {\n                \"FirstLine\": \"69 Southwark Park Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE16 3TY\",\n                \"Latitude\": 51.492908,\n                \"Longitude\": -0.070378\n            },\n            \"DefaultDisplayRank\": 59,\n            \"SeoName\": \"pizzagogose16\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/530.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 3.4,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 7,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 601,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 20\n        },\n        {\n            \"Id\": 37744,\n            \"Name\": \"Aldwych Cafe\",\n            \"Address\": {\n                \"FirstLine\": \"47 Aldwych\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC2B 4DR\",\n                \"Latitude\": 51.512642,\n                \"Longitude\": -0.119367\n            },\n            \"DefaultDisplayRank\": 60,\n            \"SeoName\": \"aldwychcafe-wc2b\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/37744.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Sandwiches\",\n                    \"SeoName\": \"sandwiches\"\n                },\n                {\n                    \"Name\": \"Cakes\",\n                    \"SeoName\": \"cakes\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.1,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 1,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 35730,\n            \"Name\": \"Bon Appetit\",\n            \"Address\": {\n                \"FirstLine\": \"133 Leaman Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 8EY\",\n                \"Latitude\": 51.511712,\n                \"Longitude\": -0.068763\n            },\n            \"DefaultDisplayRank\": 61,\n            \"SeoName\": \"Bonappetit-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/35730.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 14.5,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 22,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 48081,\n            \"Name\": \"Red Planet Pizza SE1\",\n            \"Address\": {\n                \"FirstLine\": \"33 Bartholomew Street\",\n                \"City\": \"South East London\",\n                \"Postcode\": \"SE1 4AL\",\n                \"Latitude\": 51.495328,\n                \"Longitude\": -0.088011\n            },\n            \"DefaultDisplayRank\": 62,\n            \"SeoName\": \"red-planet-pizza-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/48081.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                },\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 8,\n                \"StarRating\": 3.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 42316,\n            \"Name\": \"H Chicken & Grill\",\n            \"Address\": {\n                \"FirstLine\": \"89 Long Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"SE1 4PH\",\n                \"Latitude\": 51.500757,\n                \"Longitude\": -0.088936\n            },\n            \"DefaultDisplayRank\": 63,\n            \"SeoName\": \"h-chickenandgrill-se1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/42316.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Kebab\",\n                    \"SeoName\": \"kebabs\"\n                },\n                {\n                    \"Name\": \"Chicken\",\n                    \"SeoName\": \"chicken\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 22,\n                \"StarRating\": 3.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 5943,\n            \"Name\": \"Sizzling Bombay\",\n            \"Address\": {\n                \"FirstLine\": \"132 Drummond Street\",\n                \"City\": \"Regents Park\",\n                \"Postcode\": \"NW1 2PA\",\n                \"Latitude\": 51.526769,\n                \"Longitude\": -0.137944\n            },\n            \"DefaultDisplayRank\": 64,\n            \"SeoName\": \"sizzling-bombay\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/5943.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                }\n            ],\n            \"OpeningTime\": \"2015-07-13T17:00:00Z\",\n            \"DriveDistance\": 2.7,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 15,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 54,\n                \"StarRating\": 4.5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 51424,\n            \"Name\": \"Mas Q Menos City\",\n            \"Address\": {\n                \"FirstLine\": \"70 Mark Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC3R 7LQ\",\n                \"Latitude\": 51.511443,\n                \"Longitude\": -0.079799\n            },\n            \"DefaultDisplayRank\": 65,\n            \"SeoName\": \"mas-q-menos-city-london\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/51424.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Spanish\",\n                    \"SeoName\": \"spanish\"\n                },\n                {\n                    \"Name\": \"Tapas\",\n                    \"SeoName\": \"tapas\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 3861,\n            \"Name\": \"Pizza Hotline\",\n            \"Address\": {\n                \"FirstLine\": \"157 Dulwich Road Herne Hill\",\n                \"City\": \"Dulwich\",\n                \"Postcode\": \"SE24 0NG\",\n                \"Latitude\": 51.452776,\n                \"Longitude\": -0.103002\n            },\n            \"DefaultDisplayRank\": 66,\n            \"SeoName\": \"pizza-hotline\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/3861.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                },\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 5.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 5,\n            \"MinimumDeliveryValue\": 20,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 263,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 44674,\n            \"Name\": \"Nanis\",\n            \"Address\": {\n                \"FirstLine\": \"134 Great Portland Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"W1W 6PX\",\n                \"Latitude\": 51.520052,\n                \"Longitude\": -0.142499\n            },\n            \"DefaultDisplayRank\": 67,\n            \"SeoName\": \"nanis-w1w\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/44674.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Breakfast\",\n                    \"SeoName\": \"breakfast\"\n                },\n                {\n                    \"Name\": \"Sandwiches\",\n                    \"SeoName\": \"sandwiches\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.5,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 20,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 32,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 11054,\n            \"Name\": \"Barbican Express Indian\",\n            \"Address\": {\n                \"FirstLine\": \"131 Whitecross Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC1Y 8JL\",\n                \"Latitude\": 51.523291,\n                \"Longitude\": -0.093269\n            },\n            \"DefaultDisplayRank\": 68,\n            \"SeoName\": \"barbicanexpress\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/11054.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Indian\",\n                    \"SeoName\": \"indian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 71,\n                \"StarRating\": 4\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 42742,\n            \"Name\": \"My Lunch Box - Collection Only\",\n            \"Address\": {\n                \"FirstLine\": \"6 Minories\",\n                \"City\": \"London\",\n                \"Postcode\": \"EC3N 1BJ\",\n                \"Latitude\": 51.513597,\n                \"Longitude\": -0.075658\n            },\n            \"DefaultDisplayRank\": 69,\n            \"SeoName\": \"mylunchbox-ec3n\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/42742.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Healthy\",\n                    \"SeoName\": \"healthy\"\n                },\n                {\n                    \"Name\": \"Sandwiches\",\n                    \"SeoName\": \"sandwiches\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.3,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 51042,\n            \"Name\": \"Runners Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"161 New Kent Road\",\n                \"City\": \"LONDON\",\n                \"Postcode\": \"SE1 4AG\",\n                \"Latitude\": 51.494325,\n                \"Longitude\": -0.09213\n            },\n            \"DefaultDisplayRank\": 70,\n            \"SeoName\": \"runners-pizza-southwark\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/51042.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                },\n                {\n                    \"Name\": \"Chicken\",\n                    \"SeoName\": \"chicken\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 38512,\n            \"Name\": \"Cafe Mode - Collection Only\",\n            \"Address\": {\n                \"FirstLine\": \"57 - 59 Endell Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"WC2H 9AL\",\n                \"Latitude\": null,\n                \"Longitude\": null\n            },\n            \"DefaultDisplayRank\": 71,\n            \"SeoName\": \"cafemode-wc2h\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/38512.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Mediterranean\",\n                    \"SeoName\": \"mediterranean\"\n                },\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 1.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 41785,\n            \"Name\": \"Taro Sushi Noodle Bar\",\n            \"Address\": {\n                \"FirstLine\": \"61 Brewer Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"W1F 9UN\",\n                \"Latitude\": 51.511416,\n                \"Longitude\": -0.1355\n            },\n            \"DefaultDisplayRank\": 72,\n            \"SeoName\": \"tarosushi-w1f\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/41785.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Japanese\",\n                    \"SeoName\": \"japanese\"\n                },\n                {\n                    \"Name\": \"Sushi\",\n                    \"SeoName\": \"sushi\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.3,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 1,\n                \"StarRating\": 5\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 47398,\n            \"Name\": \"Motown - Collection Only\",\n            \"Address\": {\n                \"FirstLine\": \"58 Fieldate Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 1JN\",\n                \"Latitude\": 51.516617,\n                \"Longitude\": -0.064635\n            },\n            \"DefaultDisplayRank\": 73,\n            \"SeoName\": \"motown-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/47398.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Desserts\",\n                    \"SeoName\": \"desserts\"\n                },\n                {\n                    \"Name\": \"Cakes\",\n                    \"SeoName\": \"cakes\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 45252,\n            \"Name\": \"Sajjad Grills & Restaurant\",\n            \"Address\": {\n                \"FirstLine\": \"83 New Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 1HH\",\n                \"Latitude\": 51.516692,\n                \"Longitude\": -0.062657\n            },\n            \"DefaultDisplayRank\": 74,\n            \"SeoName\": \"sajjadgrills-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/45252.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pakistani\",\n                    \"SeoName\": \"pakistani\"\n                },\n                {\n                    \"Name\": \"Curry\",\n                    \"SeoName\": \"curry\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 45544,\n            \"Name\": \"Piadina Pronta\",\n            \"Address\": {\n                \"FirstLine\": \"Upmarket-Trumans Brewery, Brick Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6QR\",\n                \"Latitude\": 51.520227,\n                \"Longitude\": -0.073087\n            },\n            \"DefaultDisplayRank\": 75,\n            \"SeoName\": \"piadinapronto-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/45544.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 46888,\n            \"Name\": \"Damascu Bite - Collection Only\",\n            \"Address\": {\n                \"FirstLine\": \"119-121 Brick Lane\",\n                \"City\": \"London\",\n                \"Postcode\": \"E1 6SE\",\n                \"Latitude\": 51.522345,\n                \"Longitude\": -0.071743\n            },\n            \"DefaultDisplayRank\": 76,\n            \"SeoName\": \"damascubite-e1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/46888.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Lebanese\",\n                    \"SeoName\": \"lebanese\"\n                },\n                {\n                    \"Name\": \"Syrian\",\n                    \"SeoName\": \"syrian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 47108,\n            \"Name\": \"Govinda's - Collection Only\",\n            \"Address\": {\n                \"FirstLine\": \"9-10 Soho Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"W1D 3DL\",\n                \"Latitude\": 51.515869,\n                \"Longitude\": -0.132782\n            },\n            \"DefaultDisplayRank\": 77,\n            \"SeoName\": \"govindas-w1d\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/47108.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                },\n                {\n                    \"Name\": \"Vegetarian\",\n                    \"SeoName\": \"vegetarian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 44293,\n            \"Name\": \"La Polenteria - Collection Only\",\n            \"Address\": {\n                \"FirstLine\": \"64 Old Compton Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"W1D 4UQ\",\n                \"Latitude\": 51.512784,\n                \"Longitude\": -0.13275\n            },\n            \"DefaultDisplayRank\": 78,\n            \"SeoName\": \"lapolenteria-w1d\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/44293.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Italian\",\n                    \"SeoName\": \"italian\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 27765,\n            \"Name\": \"Hoxton Chicken N Pizza\",\n            \"Address\": {\n                \"FirstLine\": \"94 Hoxton Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"N1 6LP\",\n                \"Latitude\": 51.530297,\n                \"Longitude\": -0.080116\n            },\n            \"DefaultDisplayRank\": 79,\n            \"SeoName\": \"hoxtonpizzanchicken-n1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/27765.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": true,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Pizza\",\n                    \"SeoName\": \"pizza\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 10,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 5,\n                \"StarRating\": 2\n            },\n            \"OfferPercent\": 30\n        },\n        {\n            \"Id\": 42679,\n            \"Name\": \"The Bell House Pub & Restaurant\",\n            \"Address\": {\n                \"FirstLine\": \"91 Bell Street\",\n                \"City\": \"London\",\n                \"Postcode\": \"NW1 6TL\",\n                \"Latitude\": 51.522189,\n                \"Longitude\": -0.165692\n            },\n            \"DefaultDisplayRank\": 80,\n            \"SeoName\": \"thebellhouse-nw1\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/42679.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Breakfast\",\n                    \"SeoName\": \"breakfast\"\n                },\n                {\n                    \"Name\": \"Fish & Chips\",\n                    \"SeoName\": \"fish-and-chips\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.7,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        },\n        {\n            \"Id\": 47400,\n            \"Name\": \"Motown\",\n            \"Address\": {\n                \"FirstLine\": \"157 Bethnalgreen Road\",\n                \"City\": \"London\",\n                \"Postcode\": \"E2 7DG\",\n                \"Latitude\": 51.525392,\n                \"Longitude\": -0.07111\n            },\n            \"DefaultDisplayRank\": 81,\n            \"SeoName\": \"motown-e2\",\n            \"LogoUrl\": \"https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/47400.gif\",\n            \"IsCollection\": true,\n            \"IsDelivery\": false,\n            \"Cuisines\": [\n                {\n                    \"Name\": \"Desserts\",\n                    \"SeoName\": \"desserts\"\n                },\n                {\n                    \"Name\": \"Cakes\",\n                    \"SeoName\": \"cakes\"\n                }\n            ],\n            \"OpeningTime\": \"0001-01-01T00:00:00Z\",\n            \"DriveDistance\": 2.6,\n            \"DriveInfoCalculated\": true,\n            \"DeliveryCost\": 0,\n            \"MinimumDeliveryValue\": 0,\n            \"IsNew\": false,\n            \"RatingDetails\": {\n                \"Count\": 0,\n                \"StarRating\": 0\n            },\n            \"OfferPercent\": 0\n        }\n    ]\n}\n```"
  },
  {
    "path": "README.md",
    "content": "> [!IMPORTANT]\n> We no longer use this repository for our recruitment processes.\n\nJust Eat Engineer Recruitment Test\n==================================\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n* [A coding test](#coding-test)\n* [A few technical questions](#technical-questions)\n\nIn order to avoid bounced emails we would like you to submit your results by uploading the relevant ZIP file to a shared Google Drive folder. In order to obtain the URL for this folder, please supply your Gmail or Google-based email address to either your agent or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n1. a single markdown file with the answers to the technical questions\n2. one folder containing the technical test\n\n## Coding Test\n\nJust Eat has a public API available at [https://uk.api.just-eat.io/](https://uk.api.just-eat.io/) that you will use to get restaurant information, including restaurant details and delivery information. We'd specifically like you to use the `SearchByPostcode` endpoint that is documented at [https://uk.api.just-eat.io/docs#operation/restaurantsBypostcodePostcodeGet](https://uk.api.just-eat.io/docs#operation/restaurantsBypostcodePostcodeGet).\n\nAs an example, [https://uk.api.just-eat.io/restaurants/bypostcode/ec4m](https://uk.api.just-eat.io/restaurants/bypostcode/ec4m) returns a list of restaurants that deliver to the outcode EC4M, including some basic restaurant information.\n\nThe task is to create an application that accepts an outcode as a parameter. The application should then display the following information about each restaurant that delivers to that outcode by querying our API:\n\n- Name\n- Rating\n- Types of food for the restaurant\n\n### Platform Choice\n\nYou can create the application as either a command line application, web application or mobile application in any of the following platforms\n\n- .NET, Python or JavaScript/TypeScript (can use Angular/React/Vue.js) for web applications. **Please note, due to CORS, calls directly from the browser will fail.**\n- .NET or Python for command line applications\n- iOS, Android or Windows Mobile for mobile applications\n\nThink about the type of work you would like to do at Just Eat and **choose an appropriate application type and platform**.\n\n### Task requirements\n\nFeel free to spend as much or as little time on the exercise as you like as long as the following requirements have been met. However, we understand people have busy lives and would guide you to spend no more than 2-3 hours on a submission. We also take into consideration the [Answers to technical questions.md](#technical-questions) file and what you would like to have added if you had more time. You should look at this as the complete solution, it's much quicker to explain what you would like to have done than code it.\n\n- Please complete the user story below.\n- Your code should compile and run in one step.\n- Feel free to use whatever frameworks / libraries / packages you like.\n- You **must** include tests\n- Please avoid including artifacts from your local build (such as NuGet packages or the bin folder(s)) in your final ZIP file\n\n### User Story\n\nGiven I am a **user running the application**\nWhen I **submit an outcode (e.g. SE19)**\nThen I want to see a **list of restaurants**\nAnd I only want to see **restaurants that are currently open**\n\nIf you have chosen a native mobile application platform please also include the following:\n\nGiven I am a **user running the application**\nWhen I **submit an outcode (e.g. SE19)**\nThen I want to see a **list of restaurants**\nAnd I only want to see **restaurants that are currently open**\nAnd I want to see **the restaurant logo alongside the restaurant information** \n\nGiven I am a **user running the application**\nWhen I click \"auto detect outcode\" it should **use GPS to find my current postcode to retrieve restaurant results**\nThen I want to see a **list of restaurants**\nAnd I only want to see **restaurants that are currently open**\nAnd I want to see **the restaurant logo alongside the restaurant information**\n\n#### Acceptance criteria\n\n- For the known outcode `ec4m`, results are returned\n- The Name, Cuisine Types and Rating of the restaurant are displayed\n\n# Technical questions\n\nPlease answer the following questions in a markdown file called `Answers to technical questions.md`.\n\n1. How long did you spend on the coding test? What would you add to your solution if you had more time? If you didn't spend much time on the coding test then use this as an opportunity to explain what you would add.\n2. What was the most useful feature that was added to the latest version of your chosen language? Please include a snippet of code that shows how you've used it.\n3. How would you track down a performance issue in production? Have you ever had to do this?\n4. How would you improve the Just Eat APIs that you just used?\n\n\n#### Thanks for your time, we look forward to hearing from you!\n- The [Just Eat Tech team](https://careers.justeattakeaway.com/global/en/c/tech-product-jobs)\n"
  },
  {
    "path": "Tech.Associate.Engineer.md",
    "content": "# Just Eat Associate Engineer Recruitment Test\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n1. [Technical test](#technical-test)\n2. [Technical questions](#technical-questions)\n\nPlease don't publish your solution as a public repository, but submit your results by uploading the relevant zip file to a shared Google Drive folder instead.\nIn order to obtain the URL for this folder, please supply your Gmail or Google-based email address to either your recruitment contact or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n  1. A single Markdown file with the answers to the technical questions\n  1. A folder containing the technical test (please try not to include files like library dependencies)\n\n### Technical Test\n\nJust Eat has a public API available at https://uk.api.just-eat.io/ that you will use to get restaurant information.\n\nAs an example, https://uk.api.just-eat.io/restaurants/bypostcode/ar511aa returns a list of restaurants that deliver to AR51 1AA, including some basic restaurant information.\n\nThe task is to write some code that accepts a postcode as a parameter and then returns a list of restaurants for that postcode. The application should then display the following information about each restaurant returned in the results:\n\n- Name\n- Rating\n\nThe input and display can be on a web page or a terminal/console.\n\n### The API Call\n- URL: `https://uk.api.just-eat.io`\n- Endpoint: `/restaurants/bypostcode/{postcode}`\n- Method: `GET`\n\n#### Tasks\n\n1. As a customer, when I input my postcode, then I am shown a list of restaurants for that postcode\n2. As a customer, when I input no postcode, I am shown no results\n3. As a customer, when I input an invalid postcode, I am shown no results\n\n\n#### Platform Choice\n\nFeel free to use any programming language, libraries and frameworks you are experienced with.\n\n#### Expectations\n\n- Please do not spend too much time on UI design. We would happily receive a test which simply outputs a text-based list or restaurant names and ratings in a browser.\n- We do not require extensive user input and error handling. Just ensure your solution doesn't fall over if a customer were to type in an empty postcode. \n- A JavaScript and HTML file which we can run in your preferred web browser is an acceptable solution. \n\n## Technical Questions\n\nPlease answer the following questions and include them in the Markdown file uploaded with your technical test\n\n1. How long did you spend on the technical test?\n2. What would you add to your solution if you had more time?\n3. What do you think you could research or learn more about to help you build a better solution, given more time?\n4. How would you go about researching or learning the above?\n\n"
  },
  {
    "path": "Test.Automation.Engineer.md",
    "content": "# Just Eat Test Automation Engineer Recruitment Test\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n1. [Technical test](#technical-test)\n   - [UI Automated Test](#ui-automated-test)\n   - [API Automated Test](#api-automated-test)\n2. [Technical questions](#technical-questions)\n\nPlease don't publish your solution as a public repository, but submit your results by uploading the relevant zip file to a shared Google Drive folder instead.\nIn order to obtain the URL for this folder, please supply your Gmail or Google-based email address to either your recruitment contact or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n  1. A single markdown file with the answers to the technical questions\n  1. A folder containing the technical test (please try not to include files like library dependencies)\n\n## Technical Test\n\n### UI Automated Test\n\nJust Eat's consumer-facing website in the UK is available at [www.just-eat.co.uk](https://www.just-eat.co.uk/), which you can use to find takeaway restaurants in a postcode area.\n\n#### Tasks\n\nThe UI Automated Test consists of two tasks:\n\n  1. Write the step definitions for the scenario below.\n  1. Add two more scenarios, with corresponding step definitions, which you feel would enhance the test coverage of the site.\n\n**NOTE:** Please refrain from stress testing or accidentally performing a DDoS attack as you are likely to get blocked by our security rules.\n\n#### Platform Choice\n\nFeel free to use any programming language, libraries and frameworks you are experienced with. If you choose Python then please contact the team as you will require a different endpoint to run your test against. \n\n#### Task requirements\n\n- Clear test setup and execution instructions are provided in the README.md file\n- All code changes are documented and structured as well-described Git commits\n\n#### Scenario to Automate\n\n```gherkin\nFeature: Use the website to find restaurants\n  So that I can order food\n  As a hungry customer\n  I want to be able to find restaurants in my area\n\nScenario: Search for restaurants in an area\n  Given I want food in \"AR51 1AA\"\n  When I search for restaurants\n  Then I should see some restaurants in \"AR51 1AA\"\n```\n\n----\n\n### API Automated Test\n\nJust Eat has a public API available at <https://uk.api.just-eat.io/> that you will use to get restaurant information.\n\n#### Prerequisites\n\n- URL: <https://uk.api.just-eat.io>\n- Endpoint: `/restaurants/bypostcode/{postcode}`\n- Method: `GET`\n\n#### Example\n\n`GET` <https://uk.api.just-eat.io/restaurants/bypostcode/ar511aa> returns complex restaurants-related data for postcode `AR51 1AA`\n\n#### Platform Choice\n\nFeel free to use any programming language, libraries and frameworks you are experienced with. \n\n**NOTE:** If you choose Python then please contact the team as you will require a different endpoint to run your test against. \n\n#### Tasks\n\n1. Verify `Restaurants[n].Address` sub-object of each restaurant object in response. It should reflect the following schema:\n\n``` json\n{\n  \"properties\": {\n    \"City\": {\n      \"type\": \"string\",\n      \"description\": \"City name\"\n    },\n    \"FirstLine\": {\n      \"type\": \"string\",\n      \"description\": \"First line of address\"\n    },\n    \"Postcode\": {\n      \"type\": \"string\"\n    },\n    \"Latitude\": {\n      \"type\": \"number\",\n      \"format\": \"decimal\"\n    },\n    \"Longitude\": {\n      \"type\": \"number\",\n      \"format\": \"decimal\"\n    }\n  }\n}\n```\n\n2. Verify the following functional requirements making 1 call to the [restaurants endpoint](https://github.com/justeat/JustEat.RecruitmentTest/blob/master/Test.Automation.Engineer.md#prerequisites):\n\n- `Check all the restaurants with more than 1 rating should have a star rating greater than 0`\n- `Check all the restaurants with no ratings should have a star rating of 0`\n- `Check 1 restaurant should have a valid URL by checking for a returned HTTP status code of 200 OK`\n\n3. Design 3 more requirements which you think are missing most and implement verification tests.\n\n**NOTE:** If you call the restaurants endpoint repeatedly within a short period of time you will encounter DDoS protection and your IP address will be blocked. Please manage your API calls responsibly.\n\n#### Task requirements\n\n- A RESTful API test automation library/framework is implemented using any programming language from scratch\n- Clear test setup and execution instructions are provided in the README.md file\n- All code changes are documented and structured as well-described Git commits\n\n----\n\n## Technical questions\n\nPlease answer the following questions in a markdown file called `Answers to technical questions.md`.\n\n1. How long did you spend on the technical test?\n1. What would you add to your solution if you had more time?\n1. If you didn't spend much time on the technical test then use this as an opportunity to explain what you would add.\n1. What do you think is the most interesting trend in test automation?\n1. How would you implement test automation in a legacy application? Have you ever had to do this?\n1. How would you improve the customer experience of the Just Eat website?\n\n----\n\nThanks for your time, we look forward to hearing from you!\n\nThe [Just Eat Tech](https://careers.just-eat.com/departments/technology) team\n"
  },
  {
    "path": "Test.DevOps.Engineer.md",
    "content": "Just Eat Test DevOps Engineer Recruitment Test\n==================================\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n* [A technical test](#technical-test)\n* [A few technical questions](#technical-questions)\n\nIn order to avoid bounced emails we would like you to submit your results by uploading the relevant zip file to a shared Google Drive folder. In order to obtain the URL for this folder, please supply your Gmail or Google-based email address to either your agent or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n1. A single markdown file with the answers to the technical questions\n2. One folder containing the technical test\n\n\n## Technical Test\n\n* Your task is to provision a highly available [Jenkins](https://jenkins.io/) cluster on [Kubernetes](https://kubernetes.io/).\n* With this test, we want to see your ability to create an entire infrastructure from scratch as well as your skills as a system administrator.\n\n### Requirements\n\n* In your solution please emphasize on readability, maintainability and DevOps methodologies. We expect a clear way to recreate your setup.\n* Since you have to have an HA config using 443 please use a self signed cert.\n* Use any configuration management tool.\n* The infrastructure provider can be either Google Cloud or AWS.\n* You can create the solution in any language or framework of your choice.\n* A clean bare minimum working infrastructure is preferred than a full blown solution pieced together with scissors, rope and duct tape. Do not skip security considerations.\n* You should provide clear instructions on how to use the code you have provided. The clarity and precision of these instructions - and the ease with which the interviewers can execute them - will be a key part of the assessment. Please create a README file detailing said instructions. Please also use this file for listing any additional comments or observations you might want to share about your submission.\n\n### Bonus Points\n\n* If you can provision Jenkins agents to be created on demand.\n* If you can document all aspects of your code, in the README and within the code itself.\n* If you can generate the self signed cert/key.\n* If you can make this run all in one playbook.\n\n# Technical questions\n\nPlease answer the following questions in a markdown file called `Answers to technical questions.md`.\n\n1. How long did you spend on the coding test? What would you add to your solution if you had more time? If you didn't spend much time on the coding test then use this as an opportunity to explain what you would add.\n2. Why did you choose the language you used for the coding test?\n3. What was the most useful feature that was added to the latest version of your chosen language?\n4. Please describe yourself using JSON.\n\n#### Thanks for your time, we look forward to hearing from you!\n- The [Just Eat Tech team](https://careers.just-eat.com/departments/technology)\n"
  },
  {
    "path": "Test.SOC.Engineer.md",
    "content": "Just Eat Service Operations Engineer Recruitment Test\n==================================\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n* [A coding test](#coding-test)\n* [A few technical questions](#technical-questions)\n\nIn order to avoid bounced emails we would like you to submit your results by uploading the relevant zip file to a shared Google Drive folder. In order to obtain the URL for this folder, please supply your Gmail or Google-based email address to either your agent or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n1. a single markdown file with the answers to the technical questions\n2. one folder containing the technical test\n\n## Coding Test\n\nAs a SOC Engineer you'll be working with APIs (Such as AWS's EC2 API). This test is designed to give you the opportunity to show your ability to query an API using languages that are commonly used during operations at Just Eat.  \n\nJust Eat has a public API available at [https://public.je-apis.com/](https://public.je-apis.com/) that you can use to get restaurant information, including restaurant details and delivery information.\n\nAs an example, [https://public.je-apis.com/restaurants?q=se19](https://public.je-apis.com/restaurants?q=se19) returns a list of restaurants that deliver to the outcode SE19, including some basic restaurant information.\n\nThe API requires you specify a set of valid HTTP request headers, as shown below. An API key will be provided to you by a member of our recruitment team.\n\n```\nAccept-Tenant: uk\nAccept-Language: en-GB\nAuthorization: [EMAIL YOUR RECRUITER]\nHost: public.je-apis.com\n```\n\nThe task is to create an application or script  that accepts an outcode as a parameter. The application should then display the following information about each restaurant that delivers to that outcode.\n\n- Name\n- Rating\n- Types of food for the restaurant\n\n### Platform / Language Choice\n\nYou can create the application as either a command line application or web application  in any of the following languages:\n\n- PowerShell \n- Bash\n- Python\n- Ruby\n- .NET / C#\n\n\n### Task requirements\n\nFeel free to spend as much or as little time on the exercise as you like as long as the following requirements have been met.  \n\n- Please complete the user story below.\n- Your code should compile and run in one step.\n- Feel free to use whatever frameworks / libraries / packages you like.\n\n### User Story\n\nAs a **user running the application**  \nI can **view a list of restaurants in a user submitted outcode (ex. SE19)**  \nSo that **I know which restaurants are currently available**\n\n\n#### Acceptance criteria\n\n- For the known outcode se19, results are returned\n- The Name, Cuisine Types and Rating of the restaurant are displayed\n\n# Technical questions\n\nPlease answer the following questions in a markdown file called `Answers to technical questions.md`.\n\n1. How long did you spend on the coding test? What would you add to your solution if you had more time? If you didn't spend much time on the coding test then use this as an opportunity to explain what you would add.\n2. Why did you choose the language you used for the coding test?\n3. What was the most useful feature that was added to the latest version of your chosen language? Please include a snippet of code that shows how you've used it.\n4. How would you track down a performance issue in production? Have you ever had to do this?\n5. How would you improve the Just Eat APIs that you just used?\n6. Please describe yourself using JSON.\n\n\n#### Thanks for your time, we look forward to hearing from you!\n- The [Just Eat Tech team](https://careers.just-eat.com/departments/technology)\n"
  },
  {
    "path": "Test.WebUI.Engineering.md",
    "content": "\nWeb UI Tech Test\n============\n\nThank you for taking the time to do our technical test. It consists of two parts:\n\n* [A coding test](#coding-test)\n* [A few technical questions](#technical-questions)\n\nIn order to avoid bounced emails we would like you to submit your results by uploading the relevant zip file to a shared **Google Drive** folder. In order to obtain the URL for this folder, please supply your **Gmail** or **Google-based email address** to either your agent or the Just Eat member of staff who assigned you the test.\n\nPlease make this a **single** zip file named `{yourname}-{role-applied-for}.zip` containing:\n\n1. one folder containing the coding test\n2. a single markdown file with the answers to the technical questions\n\n## Coding Test\n\n* Create an HTML file that has a login form with a username and password. Use semantic, accessible and valid mark-up.\n* Style the form so that labels are to the left of the fields and inputs are to the right of the fields.\n* Write script that defines a `FormValidator` constructor with methods on the prototype to validate and display error messages for invalid username/password. It only has to check whether the fields are blank or not.\n* Use external scripts and CSS files.\n* Don't pollute the global object (Only one should be required for the namespace you choose)\n* Test drive the code via unit tests (Jasmine or an equivalent)\n* Should work in IE11+ as well as more modern browsers.\n\n## Technical Questions\n\n* Did you have time to complete the coding test? What would you add to your solution if you had more time?\n* What's your favourite programming language? Why?\n* List a few of your preferred JavaScript frameworks (also let us know in which situations you would choose to use/not use them)\n* Please describe yourself using either XML or JSON.\n\nThanks for your time, we look forward to hearing from you!\n"
  },
  {
    "path": "data-and-ai/data-engineer/.gitignore",
    "content": "#### joe made this: http://goel.io/joe\n\n#### scala ####\n*.class\n*.log\n\n.DS_Store\n\n#### playframework ####\n# Ignore Play! working directory #\nbin/\n/db\n.eclipse\n/lib/\n/logs/\n/modules\n/project/target/\n/target\ntmp/\ntest-result\nserver.pid\n*.eml\n/dist/\n.cache\n\n\n#### java ####\n# Compiled class file\n*.class\n\n# Log file\n*.log\n\n# BlueJ files\n*.ctxt\n\n# Mobile Tools for Java (J2ME)\n.mtj.tmp/\n\n# Package Files #\n*.jar\n*.war\n*.ear\n*.zip\n*.tar.gz\n*.rar\n\n# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml\nhs_err_pid*\n\n\n#### sbt ####\n# Simple Build Tool\n# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control\n\ndist/*\ntarget/\nlib_managed/\nsrc_managed/\nproject/boot/\nproject/plugins/project/\n.history\n.cache\n.lib/\n\n\n#### jetbrains ####\n# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm\n# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839\n\n# User-specific stuff:\n.idea/**/workspace.xml\n.idea/**/tasks.xml\n.idea/dictionaries\n\n# Sensitive or high-churn files:\n.idea/**/dataSources/\n.idea/**/dataSources.ids\n.idea/**/dataSources.xml\n.idea/**/dataSources.local.xml\n.idea/**/sqlDataSources.xml\n.idea/**/dynamic.xml\n.idea/**/uiDesigner.xml\n\n# Gradle:\n.idea/**/gradle.xml\n.idea/**/libraries\n\n# CMake\ncmake-build-debug/\n\n# Mongo Explorer plugin:\n.idea/**/mongoSettings.xml\n\n## File-based project format:\n*.iws\n\n## Plugin-specific files:\n\n# IntelliJ\n/out/\n\n# mpeltonen/sbt-idea plugin\n.idea_modules/\n\n.idea/\n\n*.sc\n\n# Helm stuff\nrepo/\n\n# Terraform\n.terraform\n\n\n### PYTHON ###\n# Byte-compiled / optimized / DLL files\n__pycache__/\n*.py[cod]\n*$py.class\n\n# C extensions\n*.so\n\n# Distribution / packaging\n.Python\nenv/\nbuild/\ndevelop-eggs/\ndist/\ndownloads/\neggs/\n.eggs/\nlib/\nlib64/\nparts/\nsdist/\nvar/\nwheels/\n*.egg-info/\n.installed.cfg\n*.egg\n\n# PyInstaller\n#  Usually these files are written by a python script from a template\n#  before PyInstaller builds the exe, so as to inject date/other infos into it.\n*.manifest\n*.spec\n\n# Installer logs\npip-log.txt\npip-delete-this-directory.txt\n\n# Unit test / coverage reports\nhtmlcov/\n.tox/\n.coverage\n.coverage.*\n.cache\nnosetests.xml\ncoverage.xml\n*.cover\n.hypothesis/\n"
  },
  {
    "path": "data-and-ai/data-engineer/README.md",
    "content": "# Just Eat Data Engineer Recruitment Test\nThank you for taking the time to apply to Just Eat as a Data Engineer!\n\n## Process\n\nThe next stage of the interview process involves some live code pairing.\nTo prepare for this, you have 2 options, pick which ever option you are most comfortable with:\n\n### 1. Prepare only\n- Read and understand the [Problem Statement](#problem-statement)\n- Set up your favourite IDE with the sample [scala](./scala) or [python](./python) code.\n- Make sure you know how the code works, it compiles and you know how to run it with different arguments\n- Think about how you plan on implementing a solution to the problem\n\nIn the code pairing session, we will start coding the solution \n\n### 2. Spend an hour or two implementing a solution\n- Complete all the above steps in '1. Prepare only'\n- Start coding your solution \n\nIn the code pairing session, we will continue coding or add a new feature\n\n\n\n## Problem Statement\n\nYour task is to write a command line application that splits a single large csv file into many smaller files.\n\nIf your program was invoked as follows, it should read the input file `path/to/file`, \nand split it into many output files in the directory `path/to/dir`. \nNone of the files in the output directory should be greater than 500 bytes in size or 100 lines long.\n\n```bash\n./file-splitter --input-file path/to/file --output-dir path/to/dir --max-bytes 500 --max-lines 100\n```\n\nThe output file names should have a part number appended to it.  \nFor example, with an input file `large-data.csv` the output directory would contain:\n\n```\noutput-dir/large-data-part0.csv\noutput-dir/large-data-part1.csv\noutput-dir/large-data-part2.csv\n...\n```\n\n\n## Top tips\n\nAt Just Eat we value code that is functional, simple to read and review, and demonstrates best practice.\n\nYou should complete this assignment in Scala or Python, unless instructed otherwise. \nSample projects with the arguments parsed are provided. \nIf you would like to use a different method for argument parsing this is fine.\n\nThink about the libraries and frameworks you intend to use. Are they suitable for the scale of this problem?\n\nWe judge based on the following things:\n* Code readability\n* Code well architected / separated\n* Testing of key parts \n* Code maintainability, can it be extended\n* Code performance\n"
  },
  {
    "path": "data-and-ai/data-engineer/python/file-splitter.sh",
    "content": "#!/usr/bin/env bash\n\npython3 -m file_splitter $@"
  },
  {
    "path": "data-and-ai/data-engineer/python/file_splitter/__main__.py",
    "content": "import argparse\n\n\ndef main():\n    parser = argparse.ArgumentParser()\n    parser.add_argument('--input-file', type=str, required=True)\n    parser.add_argument('--output-dir', type=str, required=True)\n    parser.add_argument('--max-bytes', type=int, required=True)\n    parser.add_argument('--max-lines', type=int, required=True)\n\n    args = parser.parse_args()\n\n    print(args.input_file)\n    print(args.output_dir)\n    print(args.max_bytes)\n    print(args.max_lines)\n\n\nif __name__ == '__main__':\n    main()\n\n"
  },
  {
    "path": "data-and-ai/data-engineer/scala/build.sbt",
    "content": "name := \"scala\"\n\nversion := \"0.1\"\n\nscalaVersion := \"2.12.8\"\n\n\nlibraryDependencies += \"com.github.scopt\" %% \"scopt\" % \"3.7.1\"\n"
  },
  {
    "path": "data-and-ai/data-engineer/scala/project/build.properties",
    "content": "sbt.version = 1.2.8"
  },
  {
    "path": "data-and-ai/data-engineer/scala/src/main/scala/Main.scala",
    "content": "case class Config(\n  inputFile: String = \"\",\n  outputDir: String = \"\",\n  maxLines: Int = -1,\n  maxBytes: Int = -1)\n\nobject Main extends App {\n\n  val parser = new scopt.OptionParser[Config](\"scopt\") {\n    head(\"scopt\", \"3.x\")\n\n    opt[String](\"input-file\").action((x, c) =>\n      c.copy(inputFile = x))\n\n    opt[String](\"output-dir\").required()\n      .action((x, c) => c.copy(outputDir = x))\n\n    opt[Int](\"max-lines\").required()\n      .action((x, c) => c.copy(maxLines = x))\n\n    opt[Int](\"max-bytes\").required()\n      .action((x, c) => c.copy(maxLines = x))\n\n  }\n\n  val parsed = parser.parse(args, Config()) match {\n    case Some(config) =>\n      println(config)\n      ???\n    case None =>\n  }\n\n}\n"
  }
]